aboutsummaryrefslogtreecommitdiff
path: root/share/hydra/install
diff options
context:
space:
mode:
Diffstat (limited to 'share/hydra/install')
-rwxr-xr-xshare/hydra/install2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/hydra/install b/share/hydra/install
index cfa480c..a5f1eef 100755
--- a/share/hydra/install
+++ b/share/hydra/install
@@ -43,7 +43,7 @@ fi
# Deploy
for node in $NODES; do
- echo "Installing to $node..."
+ echo "Installing Hydra Suite into $node..."
# Handles localhost
if [ "$node" == "localhost" ] || [ "$node" == "`facter fqdn`" ] || [ "$node" == "`facter hostname`" ]; then