aboutsummaryrefslogtreecommitdiff
path: root/bin/dependencies
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2017-11-01 11:33:12 -0200
committerSilvio Rhatto <rhatto@riseup.net>2017-11-01 11:33:12 -0200
commitb5a0796573e3fed798f257b09391b0e51fbb28e3 (patch)
treee4bc0230a4c0eb5bd9cc4c6f55623f92e606295e /bin/dependencies
parentc23be46b6e346ddcfea85f8e147e540bd700153d (diff)
downloadpuppet-bootstrap-b5a0796573e3fed798f257b09391b0e51fbb28e3.tar.gz
puppet-bootstrap-b5a0796573e3fed798f257b09391b0e51fbb28e3.tar.bz2
Puppetfile support
Diffstat (limited to 'bin/dependencies')
-rwxr-xr-xbin/dependencies2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/dependencies b/bin/dependencies
index 4330730..3a47a8e 100755
--- a/bin/dependencies
+++ b/bin/dependencies
@@ -5,7 +5,7 @@
# Parameters
BASENAME="`basename $0`"
-DEPLOY_DEPENDENCIES="rsync puppet-common hiera-eyaml"
+DEPLOY_DEPENDENCIES="rsync puppet-common hiera-eyaml r10k"
DEVELOP_DEPENDENCIES="git mr whois hiera-eyaml"
# Additional wheezy dependencies if not using puppet-common from wheezy-backports