summaryrefslogtreecommitdiffstats
path: root/playbooks/common/openshift-cluster/redeploy-certificates/router.yml
Commit message (Collapse)AuthorAgeFilesLines
* Include openshift_hosted when redeploying router certificates to handle ↵Andrew Butcher2017-09-291-71/+43
| | | | auto-generated wildcard certificate or custom openshift_hosted_router_certificate.
* Check for router service annotations when redeploying router certificates.Andrew Butcher2017-09-291-3/+29
|
* Config was missed before replace.jkaurredhat2017-07-141-1/+1
| | | | Signed-off-by: jkaurredhat <jkaur@redhat.com>
* Redeploy-certificates will fail for registry and router if user is not ↵jkaurredhat2017-07-131-0/+1
| | | | | | system:admin Signed-off-by: jkaurredhat <jkaur@redhat.com>
* Differentiate between service serving router certificate and custom ↵Andrew Butcher2017-04-241-1/+60
| | | | openshift_hosted_router_certificate when replacing the router certificate.
* Fix indentation of run_onceScott Dodson2017-03-061-1/+1
| | | | Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1423430
* Fix indenting/ordering in router cert redeployScott Dodson2017-02-171-3/+2
| | | | Fixes Bug 1423430
* oc secrets now done via oc_secret moduleSteve Milner2017-02-101-4/+8
|
* Use service annotations to redeploy router service serving cert signer cert.Andrew Butcher2017-02-061-15/+16
|
* Restructure certificate redeploy playbooksAndrew Butcher2017-02-021-0/+79