Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation or example for Cloud-init usage? #69

Open
carlo-quinonez opened this issue Sep 30, 2019 · 1 comment
Open

Documentation or example for Cloud-init usage? #69

carlo-quinonez opened this issue Sep 30, 2019 · 1 comment

Comments

@carlo-quinonez
Copy link

Looking through the code, there's an option for specifying a cloud-init configuration. Judging from the rest of the code, it's not as simple as passing a cloudinit file and some of the setup, like mounting of shared drives, seems to be skipped if this parameter is specified.

I was wondering if there's any documentation on this feature or an example of a working configdrive? I've used cloudinit scripts to setup EC2 VMs on AWS, and it would be great if we could leverage cloud-init to setup our docker machine as well.

Regards,
Carlo

@pecigonzalo
Copy link
Owner

@carlo-quinonez It works similar to https://coreos.com/os/docs/latest/config-drive.html, its a feature of boot2docker and not of this particular driver. Unfortunately there isnt a lot of documentation around it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants