aboutsummaryrefslogtreecommitdiff
path: root/bin/dependencies
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2016-05-02 16:24:57 -0300
committerSilvio Rhatto <rhatto@riseup.net>2016-05-02 16:24:57 -0300
commite096f08d5c3ff368cde923beaedf77d6bbac5ac1 (patch)
tree20849132e6bd5dc137e147a07d7d041e9f19d1aa /bin/dependencies
parent0a4a8cc513ed3c33d257537917e07c713456577d (diff)
downloadpuppet-bootstrap-e096f08d5c3ff368cde923beaedf77d6bbac5ac1.tar.gz
puppet-bootstrap-e096f08d5c3ff368cde923beaedf77d6bbac5ac1.tar.bz2
Deploy: setup DEPLOY_DEPENDENCIES
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 0c45b15..86c281e 100755
--- a/bin/dependencies
+++ b/bin/dependencies
@@ -5,7 +5,7 @@
# Parameters
BASENAME="`basename $0`"
-DEPLOY_DEPENDENCIES="puppet-common"
+DEPLOY_DEPENDENCIES="usb-utils puppet-common"
DEVELOP_DEPENDENCIES="git mr whois"
# Additional wheezy dependencies if not using puppet-common from wheezy-backports