aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xscripts/update_hosts.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/update_hosts.sh b/scripts/update_hosts.sh
index 94003b8..7e7104c 100755
--- a/scripts/update_hosts.sh
+++ b/scripts/update_hosts.sh
@@ -83,6 +83,6 @@ done
# Give the servers some time to reboot
sleep 5
-ping_hosts.sh
+ping_hosts.sh $user $hosts
# vim: ft=sh