mrlesmithjr/ansible-vsphere-management

Fix ip addressing and boot delay because of ip

mrlesmithjr opened this issue · 0 comments

Need to fix the IP addressing of the VMs when bootstrapping because they are obtaining a DHCP address once the DHCP server is online. So they end up with 2 IP addresses. Also, need to adjust the timeout on reboot after hostname change because they are taking 5 minutes when no IP address is assigned.

sudo nano /etc/systemd/system/network-online.target.wants/networking.service
sudo systemctl daemon-reload