aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2016-05-05 15:29:56 -0300
committerSilvio Rhatto <rhatto@riseup.net>2016-05-05 15:29:56 -0300
commit03764c2528cfa2733cf3d80ddd2e25613408bc2d (patch)
tree03b70da49653cf0f55870b870bc481054e54398e /bin
parent5eb398318fd79d5f48f386fa9f9fcda3a3f91da4 (diff)
downloadpuppet-bootstrap-03764c2528cfa2733cf3d80ddd2e25613408bc2d.tar.gz
puppet-bootstrap-03764c2528cfa2733cf3d80ddd2e25613408bc2d.tar.bz2
Deploy: check for rsync
Diffstat (limited to 'bin')
-rwxr-xr-xbin/dependencies2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/dependencies b/bin/dependencies
index 86c281e..d931fe2 100755
--- a/bin/dependencies
+++ b/bin/dependencies
@@ -5,7 +5,7 @@
# Parameters
BASENAME="`basename $0`"
-DEPLOY_DEPENDENCIES="usb-utils puppet-common"
+DEPLOY_DEPENDENCIES="usb-utils rsync puppet-common"
DEVELOP_DEPENDENCIES="git mr whois"
# Additional wheezy dependencies if not using puppet-common from wheezy-backports