projectatomic / commissaire-mvp

A lightweight REST interface for upgrading, restarting, and bootstrapping new hosts into an existing Container Management cluster.
http://commissaire.readthedocs.org/en/latest/
GNU General Public License v3.0
15 stars 9 forks source link

Vagrantfile: Switch to use CentOS Atomic Host #181

Open cgwalters opened 8 years ago

cgwalters commented 8 years ago

Just putting this out there for discussion. I didn't try switching the development box - if we wanted to do that it should be done via a "pet container". Given we already have the Dockerfile I think doing a docker build of that in the provisioner would work.

ashcrow commented 8 years ago

Thanks @cgwalters! I'll give it a run and see how things go.

cooktheryan commented 8 years ago

@ashcrow a couple nits

cgwalters commented 8 years ago

Updated for review comments. I didn't add atomic host upgrade - we should keep the vagrant boxes fresh enough.

ashcrow commented 8 years ago

@cgwalters fair enough. The changes look good to me. @cooktheryan what do you think?

mbarnes commented 8 years ago

Not clear to me why the IP addresses are changed, but the end-to-end tests under /features should be updated to match. (Also, this would be a good time to add a simple hostname lookup table for these tests so the IP addresses aren't spread all over.)

rh-atomic-bot commented 8 years ago

:umbrella: The latest upstream changes (presumably #187) made this pull request unmergeable. Please resolve the merge conflicts.