diff --git a/install.sh b/install.sh index 45068e2..548d54b 100755 --- a/install.sh +++ b/install.sh @@ -361,10 +361,7 @@ echo "-------------------------------------------------------------------------- echo "| PVC node installation finished. Next steps: |" echo "| 1. Press to reboot the system. |" echo "| 2. Boot the PVC base hypervisor and verify SSH access (IP shown on login screen). |" -echo "| 3. Configure /etc/network/interfaces to the cluster specifications. Optionally, |" -echo "| remove the static or DHCP specification of the primary interface; the daemon |" -echo "| manages this automatically if not present. |" -echo "| 4. Proceed with system deployment via PVC Ansible. |" +echo "| 3. Proceed with system deployment via PVC Ansible. |" echo "-------------------------------------------------------------------------------------" echo read