summaryrefslogtreecommitdiffstats
path: root/playbooks/common/openshift-cluster/upgrades/v3_0_minor/upgrade.yml
Commit message (Collapse)AuthorAgeFilesLines
* Remove old upgrade playbooks.Devan Goodwin2016-06-151-113/+0
|
* Block upgrading w/ ansible v2.Andrew Butcher2016-05-121-1/+2
|
* Reconcile roles in additive-only mode on upgradeJordan Liggitt2016-04-221-2/+2
|
* Remove yum / dnf duplicationScott Dodson2015-12-091-2/+2
|
* Refactor upgrade playbook(s)Jason DeTiberus2015-11-101-0/+112
- Split playbooks into two, one for 3.0 minor upgrades and one for 3.0 to 3.1 upgrades - Move upgrade playbooks to common/openshift/cluster/upgrades from adhoc - Added a byo wrapper playbooks to set the groups based on the byo conventions, other providers will need similar playbooks added eventually - installer wrapper updates for refactored upgrade playbooks - call new 3.0 to 3.1 upgrade playbook - various fixes for edge cases I hit with a really old config laying around. - fix output of host facts to show connect_to value.