]> gitweb.fluxo.info Git - puppet-bootstrap.git/commitdiff
Adds hiera-eyaml into DEPLOY_DEPENDENCIES
authorSilvio Rhatto <rhatto@riseup.net>
Thu, 12 May 2016 14:49:46 +0000 (11:49 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Thu, 12 May 2016 14:49:46 +0000 (11:49 -0300)
bin/dependencies

index dabb8f13bf36698e569873e48ed8cf24480f9f66..6274ed6d699ca42f8226da9ea5491ee0098f8019 100755 (executable)
@@ -5,7 +5,7 @@
 
 # Parameters
 BASENAME="`basename $0`"
-DEPLOY_DEPENDENCIES="rsync puppet-common"
+DEPLOY_DEPENDENCIES="rsync puppet-common hiera-eyaml"
 DEVELOP_DEPENDENCIES="git mr whois"
 
 # Additional wheezy dependencies if not using puppet-common from wheezy-backports