New Question
0

Run SetHostNamePlugin After SetUserPasswordPlugin

asked 2016-07-21 14:10:16 +0300

Sora gravatar image

Default class SetHostNamePlugin run first, instances restart , after restart instances get password metadata, I wait a long time since launch instances until completed instance get password metadata succcess. I want to run class SetUserPasswordPlugin completed before SetHostNamePlugin, I want reduce wait times.

edit retag flag offensive close merge delete

1 answer

Sort by » oldest newest most voted
0

answered 2016-07-21 14:39:12 +0300

avladu gravatar image

Hello,

The sethostnameplugin will issue a restart if the hostname needs to be changed, this is the reason it is executed first. To change the order or the plugins, you can redefine the plugins entry in the cloudbase-init.conf and cloudbase-init-unattend.conf

These is the default order of run:

https://github.com/openstack/cloudbas...

Thank you,

Adrian Vladu

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

Stats

Asked: 2016-07-21 14:10:16 +0300

Seen: 1,277 times

Last updated: Jul 21 '16