Hi, I have created a CentOS 7 template with cloud-init installed. It works for the first time boot. But if I shutdown the VM and request password reset in CloudStack UI, it gives me a password but on the next boot it does not set the new password. However if I issue "cloud-init clean " command before shutdown and then request password reset, it works.
Do you know anyway to force cloud-init to check for existence of new password on every boot? Best Regards