Andrew Butcher f5a610764e Pass first master's openshift_image_tag to openshift_loadbalancer for containerized haproxy installation. 7 years ago
..
adhoc 4a38bc1bbc Test docker restart with retries 3 delay 30 7 years ago
aws 28c97b01f5 Remove openshift_use_dnsmasq from aws and libvirt playbooks 7 years ago
byo f0e70c2c91 Fix broken link to Docker image instructions 7 years ago
common f5a610764e Pass first master's openshift_image_tag to openshift_loadbalancer for containerized haproxy installation. 7 years ago
gce 5ab7826e43 Fix cluster creation with `bin/cluster` when there’s no glusterfs node 8 years ago
libvirt 28c97b01f5 Remove openshift_use_dnsmasq from aws and libvirt playbooks 7 years ago
openstack 5ab7826e43 Fix cluster creation with `bin/cluster` when there’s no glusterfs node 8 years ago
README.md a0732616fc Document playbook directories 8 years ago
certificate_expiry a1228a7c4a health check playbooks: relocate and expand 7 years ago

README.md

openshift-ansible playbooks

In summary:

  • byo (Bring Your Own hosts) has the most actively maintained playbooks for installing, upgrading and performing others tasks on OpenShift clusters.
  • common has a set of playbooks that are included by playbooks in byo and others.

And:

  • adhoc is a generic home for playbooks and tasks that are community supported and not officially maintained.
  • aws, gce, libvirt and openstack are related to the bin/cluster tool and its usage is deprecated.

Refer to the README.md file in each playbook directory for more information about them.