OpenShift Merge Robot fa6c7cc621 Merge pull request #6628 from ewolinetz/es_5.x_opt_in преди 7 години
..
adhoc fbb3dabe04 Remove playbooks/adhoc/openshift_hosted_logging_efk.yaml преди 7 години
aws f6afef5ca3 add S3 bucket cleanup преди 7 години
byo 0a5ddbc49d Moving upgrade sg playbook to 3.9 преди 7 години
cluster-operator 4bc8d5c7b8 Add cluster-operator playbook directory. преди 7 години
common 43138470ca Move cert SAN update logic to openshift-etcd преди 7 години
container-runtime 0da99aa00c Fix etcd scaleup playbook преди 7 години
gcp 894a24e960 Add GPG keys in the base image and don't install docker преди 7 години
init 72025672bc Don't use 'omit' for package module преди 7 години
openshift-checks 2c85de5af4 openshift_checks: repair adhoc list-checks mode преди 7 години
openshift-etcd 43138470ca Move cert SAN update logic to openshift-etcd преди 7 години
openshift-glusterfs eacc12897c Migrate to import_role for static role inclusion преди 7 години
openshift-grafana 8fcf4b127a Add new grafana playbook. преди 7 години
openshift-hosted af858e077e Use rollout instead of deploy (deprecated) преди 7 години
openshift-loadbalancer 94d049c4f1 Pull openshift_image_tag from oo_masters_to_config rather oo_first_master. преди 7 години
openshift-logging d5879135f0 Adding support for ES 5.x tech preview opt in преди 7 години
openshift-management eacc12897c Migrate to import_role for static role inclusion преди 7 години
openshift-master b06b857e31 Add missing tasks file преди 7 години
openshift-metrics 686e44eb23 Don't update master-config.yaml with logging/metrics urls >= 3.9 преди 7 години
openshift-nfs 801779eeb6 Relocate filter plugins to lib_utils преди 7 години
openshift-node dc6173e7bf Don't restart docker when re-deploying node certificates преди 7 години
openshift-prometheus 3de29f6d5a Rebase Prometheus example for new scrape endpoints and expose alert manager преди 7 години
openshift-provisioners d32ab495ae Playbook Consolidation - openshift-provisioners преди 7 години
openshift-service-catalog d64c920b75 Include Deprecation - openshift-service-catalog преди 7 години
openshift-web-console 296ee5ee34 Install web console server преди 7 години
openstack 138d610441 flake cleanup преди 7 години
README.md 7da3f730a2 Remove unsupported playbooks and utilities преди 7 години
deploy_cluster.yml 6ececc8d45 Updating deprecations to use callback plugin преди 7 години
prerequisites.yml 7b33ab6dad Install base_packages earlier преди 7 години
redeploy-certificates.yml 801779eeb6 Relocate filter plugins to lib_utils преди 7 години
roles 5120f8e90c Implement container runtime role преди 7 години

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.