1 | initial version |
Hello,
If you have Windows images with cloudbase-init installed, you can leverage OpenStack userdata for the guest postcreation scripting.
How it works in cloudbase-init: https://cloudbase-init.readthedocs.io/en/latest/userdata.html#userdata
How to boot an instance with userdata in OpenStack:
https://docs.openstack.org/nova/rocky/user/user-data.html
How to build Windows images with cloudbase-init installed:
https://github.com/cloudbase/windows-openstack-imaging-tools
Thank you,
Adrian Vladu