OpenShift Bot 9d4a0c00b0 Merge pull request #4751 from jkaurredhat/redeploy-1.6 il y a 7 ans
..
adhoc d195bb2dba Run dns on the node and use that for dnsmasq il y a 7 ans
aws 5ab7826e43 Fix cluster creation with `bin/cluster` when there’s no glusterfs node il y a 8 ans
byo 646c4a93ed Merge pull request #4623 from ingvagabund/run-ttl-migration-only-one-on-the-first-master il y a 7 ans
common 9d4a0c00b0 Merge pull request #4751 from jkaurredhat/redeploy-1.6 il y a 7 ans
gce 5ab7826e43 Fix cluster creation with `bin/cluster` when there’s no glusterfs node il y a 8 ans
libvirt fef3e0ffc2 Added includes to specify openshift version for libvirt cluster create. Otherwise bin/cluster create fails on unknown version for libvirt deployment. il y a 7 ans
openstack 5ab7826e43 Fix cluster creation with `bin/cluster` when there’s no glusterfs node il y a 8 ans
README.md a0732616fc Document playbook directories il y a 8 ans
certificate_expiry a1228a7c4a health check playbooks: relocate and expand il y a 7 ans

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.