Hi,
A while ago I posted about duplicate Ansible and Vagrant work going on:
https://lists.projectatomic.io/projectatomic-archives/atomic-devel/2015-April/msg00027.html
Now, OpenShift is another large project building on top of the same
technologies as Project Atomic, such as Kubernetes.
I recently went through their excellent training guide:
https://github.com/openshift/training
On the topic of this post, most of the heavy lifting is performed by
the OpenShift Ansible code:
https://github.com/openshift/openshift-ansible/
And I like this code base a lot - it's excellent code.
I know Eric Paris has been doing more work on moving
https://github.com/eparis/kubernetes-ansible
into upstream kubernetes.
How can we share some of this work? My strawman
here is that openshift-ansible should learn how to deploy
"vanilla" $distro and $distro Atomic Host as well, for
organizations that don't want the PaaS portion but do
want "Kube style" infrastructure.