Eparis and I had some discussions on how to merge the two repos (kubernetes-ansible and ansible-atomic), mainly boiling down to where to merge.
Decision was made to go upstream with it and the merging set is under the contrib dir here https://github.com/GoogleCloudPlatform/kubernetes
That's a first cut and I haven't tested yet, maybe Eric can weigh in in current state?
-Matt M
Brevity and typos result of tiny keyboard and giant thumbs
Hi,
For a while I've had a private git repository for vagrant + kubernetes-ansible that was perpetually in a state of kind-of working. I'd been holding off on working on it more until the Vagrant stuff got sorted out for Fedora. Now that that's happening[1], I pushed:
https://github.com/cgwalters/vagrant-atomic-cluster
However this duplicates an existing repo:
https://github.com/projectatomic/adb-atomic-developer-bundle
(AFAIK this repo was not mentioned on this list, but now it is)
Also, there is
https://github.com/purpleidea/oh-my-vagrant
which does something kind-of similar:
https://github.com/purpleidea/oh-my-vagrant/blob/master/examples/kubernetes-ansible.yaml
Finally, nzwulfin has been working on:
https://github.com/nzwulfin/ansible-atomic
which I thought was going to be re-merged into kubernetes-ansible?
Anyways, I'm tentatively thinking of rebasing vagrant-atomic-cluster on oh-my-vagrant,
though that kind of depends on the de-puppetizing[2] of oh-my-vagrant which
is in progress.
[1] Mostly...
+ https://fedoraproject.org/wiki/Changes/Vagrant
+ https://fedoraproject.org/wiki/Changes/Vagrant_Box_Atomic
- https://fedorahosted.org/rel-eng/ticket/6126
- https://fedorahosted.org/fesco/ticket/1428
[2] No ruby on the host