OpenShift Bot 6e1f175f45 Merge pull request #4124 from ingvagabund/update-etcd-common-readme 8 years ago
..
adhoc a0539d0c45 Remove vim configuration from Python files 8 years ago
aws 5ab7826e43 Fix cluster creation with `bin/cluster` when there’s no glusterfs node 8 years ago
byo 483870112d GlusterFS: Allow swapping an existing registry's backend storage 8 years ago
certificate_expiry 9dbc6d42ec Add example scheduled certificate check 8 years ago
common 6e1f175f45 Merge pull request #4124 from ingvagabund/update-etcd-common-readme 8 years ago
gce 5ab7826e43 Fix cluster creation with `bin/cluster` when there’s no glusterfs node 8 years ago
libvirt 717c36fde2 Don't double quote when conditions 8 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

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.