1 | initial version |
Hello,
The unattend cloudbase-init phase during sysprep is targeted to prevent an extra reboot, due to the hostname change.
This happens possibly because the cloudbase-init-unattend.conf you have set the NetworkConfigPlugin to be run. If this is the case, you can remove NetworkConfigPlugin from the unattend phase and just leave it in the normal cloudbase-init service run(cloudbase-init.conf).
Let me know if you have another configuration. If that is the case, can you put in a pastebin your configuration files(cloudbase-init*.conf), so that we can better debug this issue?
Thanks.