From c8b6060c99e6300fff36b56f3a30e7568205ca2e Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Fri, 25 Mar 2016 19:50:05 -0300 Subject: Cleanup needed deployment dependencies --- lib/hydra/deploy | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/hydra/deploy b/lib/hydra/deploy index f7a8f02..d575ddf 100644 --- a/lib/hydra/deploy +++ b/lib/hydra/deploy @@ -4,7 +4,8 @@ function hydra_deploy_setup { # Common parameters # Exclude eventual keys and version control files - DEPLOY_DEPENDENCIES="puppet-common ruby-sqlite3 ruby-activerecord ruby-activerecord-deprecated-finders augeas-tools" + #DEPLOY_DEPENDENCIES="puppet-common ruby-sqlite3 ruby-activerecord ruby-activerecord-deprecated-finders augeas-tools" + DEPLOY_DEPENDENCIES="puppet-common" DEPLOY_RSYNC="rsync -CrltDvpq --no-owner --exclude=/ssl --exclude=keys --exclude=site_keys --exclude=config/secrets --delete --rsync-path" RSYNC_PATH="rsync -q" -- cgit v1.2.3