summaryrefslogtreecommitdiffstats
path: root/playbooks/common/openshift-cluster/redeploy-certificates.yml
Commit message (Collapse)AuthorAgeFilesLines
* Switch from "oadm" to "oc adm" and fix bug in binary sync.Devan Goodwin2016-10-191-3/+3
| | | | | | | | Found bug syncing binaries to containerized hosts where if a symlink was pre-existing, but pointing to the wrong destination, it would not be corrected. Switched to using oc adm instead of oadm.
* Fix OpenStack cloud providerLénaïc Huard2016-09-261-4/+4
|
* [redeploy-certificates] Set default value for ↵Andrew Butcher2016-09-141-0/+8
| | | | openshift_master_default_subdomain as workaround.
* [redeploy-certificates] Correct etcd service name.Andrew Butcher2016-09-141-1/+3
|
* Reference tmpdir from first master hostvars when evacuating nodes.Andrew Butcher2016-08-111-4/+4
|
* Support for redeploying certificates.Andrew Butcher2016-08-111-0/+245