summaryrefslogtreecommitdiff
path: root/playbooks/byo
AgeCommit message (Collapse)Author
2018-02-05Initial support for 3.10Scott Dodson
2018-02-05Moving upgrade sg playbook to 3.9Kenny Woodson
2018-01-25Remove old assetConfig from master-config.yamlSamuel Padgett
The `assetConfig` is no longer used now that the console is split into its own pod. - Remove `assetConfig` on upgrades to 3.9 - Stop writing logging and metrics URLs to assetConfig for 3.9
2017-12-21Remove references to deployment_typeMichael Gugino
Move openshift_deployment_type check into sanity_check action plugin. Remove compatibility for deployment_type. deployment_type has been deprecated for some time now.
2017-12-18Relocate filter plugins to lib_utilsMichael Gugino
This commit relocates filter_plugings to lib_utils, changes the namespacing to prevent unintended use of older versions that may be present in filter_plugins/ directory on existing installs. Add lib_utils to meta depends for roles Also consolidate some plugins into lib_utils from various other areas. Update rpm spec, obsolete plugin rpms.
2017-12-15Fix rhel_subscribe booleanMichael Gugino
This commit fixes a variable name to it's correct name used in a when condition. Also makes use of 'is defined' consistent.
2017-12-14Move repo and subscribe to prerequisitesMichael Gugino
This commit refactors some steps in rhel subscribe and moves repos.yml from init/main to prerequisites.
2017-12-08Cleanup byo referencesRussell Teague
2017-12-08Merge pull request #6364 from ↵Michael Gugino
mgugino-upstream-stage/remove-openshift_env_structures Remove unused openshift_env_structures and openshift_env
2017-12-07Remove unused openshift_env_structures and openshift_envMichael Gugino
This component of openshift_facts is no longer used.
2017-12-07Include Deprecation: Convert to import_playbookRussell Teague
2017-12-07Merge pull request #6365 from mtnbikenc/consolidate-etcd-upgradeRussell Teague
Playbook Consolidation - etcd Upgrade
2017-12-06Playbook Consolidation - byo/config.ymlRussell Teague
2017-12-05Playbook Consolidation - etcd UpgradeRussell Teague
2017-12-05Remove entry point files no longer needed by CIRussell Teague
2017-12-05Merge pull request #6154 from mtnbikenc/consolidate-openshift-loggingScott Dodson
Playbook Consolidation - openshift-logging
2017-12-04Merge pull request #6324 from mtnbikenc/consolidate-redeploy-certificatesOpenShift Merge Robot
Automatic merge from submit-queue. Playbook Consolidation - Redeploy Certificates This PR moves the certificate redeploy playbooks out of {byo,common}/openshift-cluster and into their respective component areas. - playbooks/openshift-etcd (redeploy-certificates.yml, redeploy-ca.yml) - playbooks/openshift-master (redeploy-certificates.yml, redeploy-openshift-ca.yml) - playbooks/openshift-node (redeploy-certificates.yml) - playbooks/openshift-hosted (redeploy-registry-certificates.yml, redeploy-router-certificates.yml) playbooks/byo/openshift-cluster/redeploy-certificates.yml was moved to playbooks/redeploy-certificates.yml Trello: https://trello.com/c/zCz6RIHM/578-2-playbook-consolidation-openshift-cluster-redeploy-certificates
2017-12-02Merge pull request #6321 from sdodson/v3_9Scott Dodson
Add v3.9 support
2017-12-01Playbook Consolidation - Redeploy CertificatesRussell Teague
2017-11-30Add v3.9 supportScott Dodson
2017-11-30Playbook Consolidation - openshift-loggingRussell Teague
2017-11-29Initial upgrade for scale groups.Kenny Woodson
2017-11-27Combine openshift_node and openshift_node_dnsmasqMichael Gugino
This commit combines these two roles. This will prevent openshift_node_facts from running twice.
2017-11-22Merge pull request #6221 from mtnbikenc/consolidate-openshift-service-catalogRussell Teague
Playbook Consolidation - openshift-service-catalog
2017-11-22Playbook Consolidation - openshift-provisionersRussell Teague
2017-11-22Merge pull request #6157 from mtnbikenc/consolidate-openshift-glusterfsScott Dodson
Playbook Consolidation - openshift-glusterfs
2017-11-22Merge pull request #6220 from mtnbikenc/consolidate-openshift-managementScott Dodson
Playbook Consolidation - openshift-management
2017-11-22Playbook Consolidation - openshift-service-catalogRussell Teague
2017-11-22Merge pull request #6151 from mtnbikenc/consolidate-openshift-masterRussell Teague
Playbook Consolidation - openshift-master
2017-11-22Merge pull request #6217 from mtnbikenc/consolidate-openshift-hostedRussell Teague
Playbook Consolidation - openshift-hosted
2017-11-22Playbook Consolidation - openshift-managementRussell Teague
2017-11-22Merge pull request #6152 from mtnbikenc/consolidate-openshift-metricsRussell Teague
Playbook Consolidation - openshift-metrics
2017-11-22Playbook Consolidation - openshift-masterRussell Teague
2017-11-22Merge pull request #6146 from mtnbikenc/consolidate-openshift-loadbalancerRussell Teague
Playbook Consolidation - openshift-loadbalancer
2017-11-22Playbook Consolidation - openshift-hostedRussell Teague
2017-11-21Add temporary playbook for CI test functionalityRussell Teague
2017-11-21Playbook Consolidation - openshift-nodeRussell Teague
2017-11-21Merge pull request #6145 from mtnbikenc/consolidate-openshift-etcdScott Dodson
Playbook Consolidation - openshift-etcd
2017-11-21Merge pull request #6148 from mtnbikenc/consolidate-openshift-nfsScott Dodson
Playbook Consolidation - openshift-nfs
2017-11-16Playbook Consolidation - openshift-glusterfsRussell Teague
2017-11-16Playbook Consolidation - openshift-metricsRussell Teague
2017-11-16Playbook Consolidation - openshift-nfsRussell Teague
2017-11-16Playbook Consolidation - openshift-loadbalancerRussell Teague
2017-11-16Playbook Consolidation - openshift-etcdRussell Teague
2017-11-16Playbook Consolidation - openshift-checksRussell Teague
2017-11-15Playbook Consolidation - InitializationRussell Teague
2017-11-14Merge pull request #6068 from mtnbikenc/remove-old-upgradesOpenShift Merge Robot
Automatic merge from submit-queue. Remove upgrade playbooks for 3.3 through 3.5 Release branches should be used for older upgrades.
2017-11-13First pass at v3.8 supportScott Dodson
2017-11-08Remove upgrade playbooks for 3.3 through 3.5Russell Teague
2017-11-06Temporarily set master servingInfo.clientCA as client-ca-bundle.crt during ↵Andrew Butcher
rolling CA redeployment.