summaryrefslogtreecommitdiffstats
path: root/playbooks/byo/openshift-cluster/upgrades/v3_6
Commit message (Collapse)AuthorAgeFilesLines
* Include Deprecation: Convert to import_playbookRussell Teague2017-12-073-3/+3
|
* Playbook Consolidation - InitializationRussell Teague2017-11-153-6/+0
|
* v3.6 Upgrade RefactorRussell Teague2017-05-024-308/+3
|
* Minor v3.6 upgrade docs fixesRussell Teague2017-04-181-4/+6
|
* Refactor initialize groups tasksRussell Teague2017-04-123-0/+6
| | | | | | | | | | | | 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-245-0/+349