summaryrefslogtreecommitdiffstats
path: root/playbooks/common/openshift-cluster/upgrades/post_control_plane.yml
Commit message (Collapse)AuthorAgeFilesLines
* Correct typo in haproxy router collection.Andrew Butcher2017-02-271-1/+1
|
* post_control_plane.yml: don't fail on grepGiuseppe Scrivano2017-02-171-0/+1
| | | | | | | grep returns rc != 0 if the text is not found, the next rule assumes that. Do not fail on the check when the line is not found. Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
* Revert temporary hack to skip router/registry upgrade.Devan Goodwin2017-02-171-9/+0
|
* Merge pull request #3355 from tbielawa/idempotency_please_workScott Dodson2017-02-141-0/+6
|\ | | | | Idempotency please work
| * Trying to fix up/audit note some changesTim Bielawa2017-02-141-0/+6
| |
* | Fix logic for checking docker-registryRussell Teague2017-02-141-1/+1
| |
* | Modify playbooks to use oc_obj moduleRussell Teague2017-02-141-35/+52
|/
* Merge pull request #3261 from sdodson/excluderScott Dodson2017-02-061-0/+4
|\ | | | | Manage the excluder functionality
| * Add excluder management to upgrade and config playbooksScott Dodson2017-02-061-0/+4
| |
* | Temporary hack to skip router/registry upgrade.Devan Goodwin2017-02-021-4/+10
|/
* Move infrastructure templates into openshift_hosted_templates role.Andrew Butcher2016-10-211-0/+4
|
* Template with_items for upstream ansible-2.2 compat.Andrew Butcher2016-10-141-1/+1
|
* Split upgrade for control plane/nodes.Devan Goodwin2016-09-291-0/+72