Michael Gugino d763135d14 Remove unused openshift_env_structures and openshift_env 7 år sedan
..
adhoc 259272fa23 Remove all references to pacemaker (pcs, pcsd) and openshift.master.cluster_method. 7 år sedan
aws 968f614e98 Merge pull request #6154 from mtnbikenc/consolidate-openshift-logging 7 år sedan
byo d763135d14 Remove unused openshift_env_structures and openshift_env 7 år sedan
common 54175f4b66 Merge pull request #6365 from mtnbikenc/consolidate-etcd-upgrade 7 år sedan
container-runtime 2249ba3d08 Implement container_runtime playbooks and changes 7 år sedan
gcp cccdd4a479 Playbook Consolidation - byo/config.yml 7 år sedan
init de756349f4 Fix ami building. 7 år sedan
openshift-checks ccb57c1a3a Include Deprecation - openshift-checks 7 år sedan
openshift-etcd 112e1696cc Playbook Consolidation - etcd Upgrade 7 år sedan
openshift-glusterfs 0de559c8f2 Fix hosted vars 7 år sedan
openshift-hosted 0de559c8f2 Fix hosted vars 7 år sedan
openshift-loadbalancer 5120f8e90c Implement container runtime role 7 år sedan
openshift-logging 6a1f689cfc Add missing symlinks in openshift-logging 7 år sedan
openshift-management 3c96e6e50b Include Deprecation - openshift-management 7 år sedan
openshift-master 259272fa23 Remove all references to pacemaker (pcs, pcsd) and openshift.master.cluster_method. 7 år sedan
openshift-metrics e82c6ed566 Include Deprecation - openshift-metrics 7 år sedan
openshift-nfs bf7a2b87f4 Include Deprecation - openshift-nfs 7 år sedan
openshift-node de756349f4 Fix ami building. 7 år sedan
openshift-prometheus 236501cf3d Include Deprecation - openshift-prometheus 7 år sedan
openshift-provisioners d32ab495ae Playbook Consolidation - openshift-provisioners 7 år sedan
openshift-service-catalog d64c920b75 Include Deprecation - openshift-service-catalog 7 år sedan
openstack 9ee49e0367 Merge pull request #6361 from mtnbikenc/consolidate-deploy-cluster 7 år sedan
README.md 7da3f730a2 Remove unsupported playbooks and utilities 7 år sedan
deploy_cluster.yml cccdd4a479 Playbook Consolidation - byo/config.yml 7 år sedan
prerequisites.yml 2249ba3d08 Implement container_runtime playbooks and changes 7 år sedan
redeploy-certificates.yml 0b80aca421 Playbook Consolidation - Redeploy Certificates 7 år sedan
roles 5120f8e90c Implement container runtime role 7 år sedan

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.

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