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

cloud-init support #173

Open
jjasghar opened this issue Aug 14, 2015 · 0 comments
Open

cloud-init support #173

jjasghar opened this issue Aug 14, 2015 · 0 comments
Labels
Type: Enhancement Adds new functionality.

Comments

@jjasghar
Copy link
Contributor

This sounds odd, but bare with me.

As I've been getting deeper into OpenStack it seem a lot of public images have a lot of things stripped out of them, for example, but not limited to:

  • no host name provided
  • default mount points
  • etc

I'm proposing we have the ability to inject a cloud-config before the chef bootstrapping so we can set up the machine in a programatic way. We'd need to figure out how to add variables to the config to help with naming the machine and other options, but this doesn't seem to far off.

It seems it's just another option that can be injected into fog and the like.

I'd love some feed back here, and I have no idea when this'll happen, but if i find the cycles i'll give it a shot. Though i'd love to see someone else step up and make this wrapper for us!

@tas50 tas50 added Type: Enhancement Adds new functionality. and removed Enhancement labels Jul 31, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement Adds new functionality.
Projects
None yet
Development

No branches or pull requests

2 participants