summaryrefslogtreecommitdiffstats
path: root/playbooks/common/openshift-master/scaleup.yml
Commit message (Collapse)AuthorAgeFilesLines
* Rework openshift_excluders roleRussell Teague2017-05-161-8/+8
|
* run excluders over selected set of hosts during control_plane/node upgradeJan Chaloupka2017-05-031-2/+14
| | | | Disable/reset excluders over requested hosts
* Normalizing groups.Kenny Woodson2017-05-011-1/+1
|
* Make the OCP available version detection excluder freeJan Chaloupka2017-03-281-3/+0
| | | | | | When detecting available OCP version via repoquery, use yum.conf file with exclude= set to an empty array. So the detection is independent of the OCP excluder.
* enable excluders during node/master scaling upJan Chaloupka2017-03-161-0/+11
|
* Where we use curl force it to use tlsv1.2Scott Dodson2016-11-021-1/+1
| | | | | | | curl, prior to RHEL 7.2, did not properly negotiate up the TLS protocol, so force it to use tlsv1.2 Fixes bug 1390869
* Suppress more warnings.Andrew Butcher2016-09-281-0/+4
|
* Call relocated openshift-loadbalancer playbook in master scaleup.Andrew Butcher2016-08-041-0/+2
|
* Add options for specifying named ca certificates to be added to the ↵Andrew Butcher2016-08-011-1/+6
| | | | openshift ca bundle.
* Provide cacert when performing health checksAndrew Butcher2016-03-151-1/+2
|
* Use /healthz/ready when verifying apiAndrew Butcher2016-03-081-2/+2
|
* Add openshift_docker roles to master/node scaleup.Andrew Butcher2016-02-161-12/+10
|
* Add modify_yaml module.Andrew Butcher2016-02-161-3/+3
|
* Re-arrange scaleup playbooks.Andrew Butcher2016-02-161-0/+57