]> gitweb.fluxo.info Git - hydra.git/commitdiff
Minor fix
authorSilvio Rhatto <rhatto@riseup.net>
Thu, 31 May 2018 16:44:17 +0000 (13:44 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Thu, 31 May 2018 16:44:17 +0000 (13:44 -0300)
share/hydra/deploy

index 9b8db2f6fbb5ed1212effe8c166379ea523e0a4d..1219efd2e586fa7feff002655c5924f7358cb0fb 100755 (executable)
@@ -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