Hi pdion891, Erik, Thanks for taking the time to report this bug, we're always keen to improve the cloud-init experience for users.
I believe that you're seeing this because the set_passwords module runs PER_INSTANCE. Could you try spinning up a test instance and modifying cloudinit/config/cc_set_passwords.py to include: from cloudinit.settings import PER_ALWAYS frequency = PER_ALWAYS and see if that makes a difference to the behaviour? Thanks, Dan -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1440263 Title: CloudStack reset password not working To manage notifications about this bug go to: https://bugs.launchpad.net/cloud-init/+bug/1440263/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
