summaryrefslogtreecommitdiffstats
path: root/playbooks/byo/openshift-cluster/redeploy-registry-certificates.yml
Commit message (Collapse)AuthorAgeFilesLines
* Refactor initialize groups tasksRussell Teague2017-04-121-0/+4
| | | | | | | | | | | | 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.
* Restructure certificate redeploy playbooksAndrew Butcher2017-02-021-0/+6