summaryrefslogtreecommitdiffstats
path: root/playbooks/common/openshift-cluster/upgrades/v3_4/upgrade_nodes.yml
Commit message (Collapse)AuthorAgeFilesLines
* Test: Fail on entry point playbooks in commonRussell Teague2017-08-291-1/+1
|
* Fix syntax for when statementRodolfo Carvalho2017-08-101-2/+3
| | | | | | | | Without that, playbook runs print warnings such as this: [WARNING]: when statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: {{ g_etcd_hosts is not defined and g_new_etcd_hosts is not defined}}
* verify upgrade targets separately for each group (masters, nodes, etcd)Jan Chaloupka2017-05-311-2/+8
|
* run excluders over selected set of hosts during control_plane/node upgradeJan Chaloupka2017-05-031-1/+1
| | | | Disable/reset excluders over requested hosts
* v3.4 Upgrade RefactorRussell Teague2017-05-021-0/+104