aboutsummaryrefslogtreecommitdiff
path: root/share/hydra
diff options
context:
space:
mode:
Diffstat (limited to 'share/hydra')
-rwxr-xr-xshare/hydra/deploy2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/hydra/deploy b/share/hydra/deploy
index 9b8db2f..1219efd 100755
--- a/share/hydra/deploy
+++ b/share/hydra/deploy
@@ -280,7 +280,7 @@ if [ -e "$HYDRA_FOLDER/ansible/ansible.cfg" ]; then
# http://ansible.pickle.io/post/86598332429/running-ansible-playbook-in-localhost
#elif [ "$NODES" == "localhost" ]; then
# NODES="`cat /etc/hostname`"
- #fi
+ fi
else
NODES="all"
fi