OpenShift Bot 38e832422a Merge pull request #3951 from lhuard1A/fix_bin_cluster_no_glusterfs 8 years ago
..
adhoc 58818a6af1 Combined (squashed) commit for all changes related to adding Contiv support into Openshift Ansible. This is the first (beta) release of Contiv with Openshift and is only supported for Openshift Origin + Bare metal deployments at the time of this commit. Please refer to the Openshift and Contiv official documentation for details of the level of support for different features and modes of operation. 8 years ago
aws 5ab7826e43 Fix cluster creation with `bin/cluster` when there’s no glusterfs node 8 years ago
byo f69731fe0d Merge pull request #3948 from mtnbikenc/metrics-fix 8 years ago
certificate_expiry 9dbc6d42ec Add example scheduled certificate check 8 years ago
common 9fa4e1c17d Merge pull request #3860 from sdodson/backup-v3-data 8 years ago
gce 5ab7826e43 Fix cluster creation with `bin/cluster` when there’s no glusterfs node 8 years ago
libvirt 5ab7826e43 Fix cluster creation with `bin/cluster` when there’s no glusterfs node 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.