New Question
0

How to start using clodubase

asked 2016-11-04 19:38:11 +0300

spuder gravatar image

Totally new to cloud base. I've read the instructions twice but I'm still at a loss of where to start.

I've installed cloudbase init in my windows 2012 image. I've created a basic cloud-config

---
set_hostname: foobar

How can I manually test this? Where do I put my cloud config file? How do I trigger it?

I understand normally you would use aws or openstack to provide the cloud init config. I'd rather test this manually once first.

edit retag flag offensive close merge delete

1 answer

Sort by » oldest newest most voted
0

answered 2016-11-07 19:59:15 +0300

avladu gravatar image

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/b...

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/...

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/33...

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

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-11-04 19:38:11 +0300

Seen: 260 times

Last updated: Nov 07 '16