]> gitweb.fluxo.info Git - hydra.git/commitdiff
Non-interactive installation of deployment dependencies
authorSilvio Rhatto <rhatto@riseup.net>
Fri, 25 Mar 2016 22:50:20 +0000 (19:50 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Fri, 25 Mar 2016 22:50:20 +0000 (19:50 -0300)
share/hydra/deploy

index 19150a83a37af32cb1139e6cae205c89effb387d..1321a06a17b9c6a6b85d34a9e28f00728d6f9a11 100755 (executable)
@@ -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