aboutsummaryrefslogtreecommitdiff
path: root/share/hydra/deploy
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2016-03-25 19:50:20 -0300
committerSilvio Rhatto <rhatto@riseup.net>2016-03-25 19:50:20 -0300
commitec51dff6b70cf8ca6b72d1bf24288d3d1b595d32 (patch)
treede227bcb63bb4f54b2a3d5719861631e38b73434 /share/hydra/deploy
parentc8b6060c99e6300fff36b56f3a30e7568205ca2e (diff)
downloadhydra-ec51dff6b70cf8ca6b72d1bf24288d3d1b595d32.tar.gz
hydra-ec51dff6b70cf8ca6b72d1bf24288d3d1b595d32.tar.bz2
Non-interactive installation of deployment dependencies
Diffstat (limited to 'share/hydra/deploy')
-rwxr-xr-xshare/hydra/deploy2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/hydra/deploy b/share/hydra/deploy
index 19150a8..1321a06 100755
--- a/share/hydra/deploy
+++ b/share/hydra/deploy
@@ -55,7 +55,7 @@ for node in $NODES; do
if [ ! -e "$FOLDER/usr/bin/puppet" ]; then
echo "Installing dependencies..."
$DEPLOY_COMMAND apt-get update
- $DEPLOY_COMMAND apt-get install $DEPLOY_DEPENDENCIES -y
+ $DEPLOY_COMMAND DEBIAN_FRONTEND=noninteractive apt-get install $DEPLOY_DEPENDENCIES -y
fi
# Create folders