Ubuntu 2404 - Template keeps the old network configuration #1018
-
|
Hello, Once packer have created a template in a content library, when I use the template to create a new virtual machine (using terraform) the virtual machine keeps using the IP Address that been used by packer. It also keep the old hostname as well. Here are the packer configuration files: Here is here is the script to start the build: And here is For example, I've deployed a VM with terraform, and it keeps old settings: I've tried a lot of configuration. If you have any clue, let me know. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
It's a bit to say at the moment since the contents of the project have been modified as provided above - playbooks disabled; hard coded bs dynamic user data, missing terraform configuration and possible environmental nuances. Do you have the same issue with the project defaults? |
Beta Was this translation helpful? Give feedback.

It's a bit to say at the moment since the contents of the project have been modified as provided above - playbooks disabled; hard coded bs dynamic user data, missing terraform configuration and possible environmental nuances.
Do you have the same issue with the project defaults?