diff --git a/scripts/remote-install.sh b/scripts/remote-install.sh index 4cd40224..5c20c3a6 100644 --- a/scripts/remote-install.sh +++ b/scripts/remote-install.sh @@ -185,6 +185,8 @@ then # Force the host name to gns3vm echo gns3vm > /etc/hostname + hostname gns3vm + HOSTNAME=$(hostname) # Force hostid for IOU dd if=/dev/zero bs=4 count=1 of=/etc/hostid