summaryrefslogtreecommitdiffstats
path: root/playbooks/byo/openshift-cluster/upgrades/v3_6/upgrade_control_plane.yml
Commit message (Collapse)AuthorAgeFilesLines
* Include Deprecation: Convert to import_playbookRussell Teague2017-12-071-1/+1
|
* Playbook Consolidation - InitializationRussell Teague2017-11-151-2/+0
|
* v3.6 Upgrade RefactorRussell Teague2017-05-021-102/+1
|
* Refactor initialize groups tasksRussell Teague2017-04-121-0/+2
| | | | | | | | | | | | Two tasks for initializing group names for the byo playbooks was located in the common folder in the std_include.yml file. Byo dependencies should not be in the common folder. The two tasks have been removed from common/openshift-cluster/std_include.yml to a new file byo/openshift-cluster/initialize_groups.yml. All references where these tasks were included from either std_include.yml or other various files have been updated to use the byo initialize_groups.yml. The methodology implemented follows the pattern of having groups set up in byo then calling out to playbooks in common, which are common to all deployments.
* Added 3.5 -> 3.6 upgrade playbooksSteve Kuznetsov2017-03-241-0/+115