diff --git a/scripts/remote-install.sh b/scripts/remote-install.sh index fa44d62e..9a8e2ec4 100644 --- a/scripts/remote-install.sh +++ b/scripts/remote-install.sh @@ -159,7 +159,7 @@ then apt-get install -y gns3-iou # Force the host name to gns3vm - hostnamectl set-hostname gns3vm + echo gns3vm > /etc/hostname # Force hostid for IOU dd if=/dev/zero bs=4 count=1 of=/etc/hostid