From 9f82b59de71def509f531c54496e20552c085c1b Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Mon, 19 Oct 2015 15:07:43 -0200 Subject: Deploy: dependencies --- lib/hydra/deploy | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/hydra/deploy') diff --git a/lib/hydra/deploy b/lib/hydra/deploy index 5fecafd..05479fe 100644 --- a/lib/hydra/deploy +++ b/lib/hydra/deploy @@ -4,6 +4,7 @@ function hydra_deploy_setup { # Common parameters # Exclude eventual keys and version control files + DEPLOY_DEPENDENCIES="puppet ruby-sqlite3 ruby-activerecord ruby-activerecord-deprecated-finders" DEPLOY_RSYNC="rsync -CrltDv --no-perms --exclude=ssl --exclude=keys --exclude=hiera/secrets --delete --rsync-path" RSYNC_PATH="rsync" COPY_PATH="" -- cgit v1.2.3