I created a Linux and Windows Image using the Nutanix Packer plugin. My Packer VM builders were configured to use DHCP for network connectivity. Now I need to deploy vm's to a server vlans where dhcp is not used (static ip's only). Is there any way to use my packer disk images and change the vm nic settings from dhcp to static and configure the ip's from terraform? Keep in mind that my terraform job will deploy them to a different vlan where dhcp is not available. The new vm will not be reachable until the ip's are changed. Remote-exec not an option unfortunately. Thanks in advance. :-) https://github.com/nutanix-cloud-native/packer-plugin-nutanix
I created a Linux and Windows Image using the Nutanix Packer plugin. My Packer VM builders were configured to use DHCP for network connectivity. Now I need to deploy vm's to a server vlans where dhcp is not used (static ip's only). Is there any way to use my packer disk images and change the vm nic settings from dhcp to static and configure the ip's from terraform? Keep in mind that my terraform job will deploy them to a different vlan where dhcp is not available. The new vm will not be reachable until the ip's are changed. Remote-exec not an option unfortunately. Thanks in advance. :-) https://github.com/nutanix-cloud-native/packer-plugin-nutanix