]> gitweb.fluxo.info Git - hydra.git/commitdiff
Deploy: dependency: augeas-tools
authorSilvio Rhatto <rhatto@riseup.net>
Sat, 12 Mar 2016 14:19:26 +0000 (11:19 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Sat, 12 Mar 2016 14:19:26 +0000 (11:19 -0300)
lib/hydra/deploy

index cce2305cdd10136536ea307d044a5b323b6c09e5..771c42eac5ded301608ca904bf0df84c2b1bf853 100644 (file)
@@ -4,7 +4,7 @@
 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"
+  DEPLOY_DEPENDENCIES="puppet-common ruby-sqlite3 ruby-activerecord ruby-activerecord-deprecated-finders augeas-tools"
   DEPLOY_RSYNC="rsync -CrltDvpq --no-owner --exclude=/ssl --exclude=keys --exclude=site_keys --exclude=hiera/secrets --delete --rsync-path"
   RSYNC_PATH="rsync -q"