[Bug 1440263] Re: CloudStack reset password not working
Dan Watkins
daniel.watkins at canonical.com
Wed Apr 15 12:57:16 UTC 2015
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
Server Team, which is subscribed to cloud-init in 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
More information about the Ubuntu-server-bugs
mailing list