New Question

Revision history [back]

click to hide/show revision 1
initial version

Hello,

The fastest way to start, I think, is to create a config-drive ISO, with the contents of this type: https://github.com/ader1990/configs/blob/master/liberty-disk-config.iso?raw=true

If you want to modify it, you can use mkisofs(.exe) and create one of your choice.

Another option is to dump the config-drive content on a webserver and modify the content to meet your needs.

More info you can find here: http://docs.openstack.org/user-guide/cli-config-drive.html

On the Windows side, you can use cloudbase-init as a bootstrapper, which can be configured according to the metadata provider. More info here: http://docs-draft.openstack.org/77/338877/27/check/gate-cloudbase-init-docs-ubuntu-xenial/9c7c860//doc/build/html/services.html

You can install the cloudbase-init using the installer from here: https://cloudbase.it/cloudbase-init/

Let me know if you need more information.

Thanks, Adrian Vladu