coreos / bugs

Issue tracker for CoreOS Container Linux
https://coreos.com/os/eol/
146 stars 30 forks source link

feature request: rackspace provider #1376

Open crawford opened 10 years ago

crawford commented 10 years ago

Issue by michaelsbradleyjr


It would be great if this kit were expanded to include support for Vagrant's rackspace provider-plugin.

I tried my hand at doing that very thing, but realized that in my noob'ness I'm missing parts of the big picture with respect to setting up the "box" correctly, etc.

crawford commented 10 years ago

Comment by michaelsbradleyjr


A couple of pull requests (#100, #101) have been merged into the vagrant-rackspace plugin such that it's now feasible to deploy CoreOS to the Rackspace Cloud, including customization via cloud-config.

Here's a Vagrantfile, etc. adapted to that purpose from the files in this repo: Sample Vagrantfile, cloud-config for deploying CoreOS to the Rackspace Cloud.

It's not perfect, and I'm not sure if and how you might want to leverage it within this repository, but I think it would be great if coreos-vagrant did provide boilerplate for getting up and running with CoreOS on the Rackspace Cloud, i.e. in addition to supporting the virtualbox and vmware_fusion providers.

crawford commented 10 years ago

Comment by michaelsbradleyjr


By the way, given a little direction from the maintainers as to if and how you would like this information integrated, I will be happy to work on it and submit a pull request.

crawford commented 10 years ago

Comment by philips


@michaelsbradleyjr Interesting. Maybe we can merge this Vagrantfile into a rackspace subdirectory :)

/cc @bcwaldon

crawford commented 10 years ago

Comment by philips


@michaelsbradleyjr Would you be willing to maintain this file moving forward?

crawford commented 10 years ago

Comment by michaelsbradleyjr


@philips yes, I would be willing to maintain it. Here's what I'll do – fork and work on a Rackspace subdirectory, incorporating a few ideas that aren't represented in my gist linked above (but keeping it "plain vanilla" overall). I don't have time today, but I'll start in tomorrow most likely, and will send you a pull request when I think it's ready for review.

crawford commented 10 years ago

Comment by philips


sounds good.