summaryrefslogtreecommitdiffstats
path: root/playbooks/common/openshift-cluster/redeploy-certificates
Commit message (Collapse)AuthorAgeFilesLines
* Differentiate between service serving router certificate and custom ↵Andrew Butcher2017-04-241-1/+60
| | | | openshift_hosted_router_certificate when replacing the router certificate.
* Fix paths for file includesRussell Teague2017-04-171-3/+3
|
* Remove unnecessary folder refsRussell Teague2017-04-101-3/+3
|
* Add 'docker-registry.default.svc' to cert-redeploy tooScott Dodson2017-04-031-1/+1
|
* redeploy-certificates/registry.yml: add ↵Slava Semushin2017-03-291-0/+3
| | | | openshift_hosted_registry_cert_expire_days parameter.
* Use meta/main.yml for role dependenciesRussell Teague2017-03-271-4/+0
|
* New roleTim Bielawa2017-03-081-1/+1
|
* Fix indentation of run_onceScott Dodson2017-03-061-1/+1
| | | | Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1423430
* BZ1414276 - Quote ansible_ssh_user when determining group idScott Dodson2017-02-221-1/+1
| | | | | So that domain users of the format 'dom\user' may be used for ansible_ssh_user
* Fix indenting/ordering in router cert redeployScott Dodson2017-02-171-3/+2
| | | | Fixes Bug 1423430
* Merge pull request #3306 from ingvagabund/oc_serviceJan Chaloupka2017-02-131-6/+9
|\ | | | | replace 'oc service' command with its lib_openshift equivalent
| * replace 'oc service' command with its lib_openshift equivalentJan Chaloupka2017-02-111-6/+9
| |
* | Merge pull request #3300 from ashcrow/oc-secret-moduleJan Chaloupka2017-02-112-11/+21
|\ \ | | | | | | WIP: oc secrets now done via oc_secret module
| * | oc secrets now done via oc_secret moduleSteve Milner2017-02-102-11/+21
| | |
* | | Ensure etcd client certs are regenerated with embedded etcd.Andrew Butcher2017-02-101-0/+8
|/ /
* / Ensure embedded etcd config uses CA bundle.Andrew Butcher2017-02-091-0/+21
|/
* Use service annotations to redeploy router service serving cert signer cert.Andrew Butcher2017-02-061-15/+16
|
* Restructure certificate redeploy playbooksAndrew Butcher2017-02-0210-0/+669