summaryrefslogtreecommitdiffstats
path: root/roles/openshift_etcd_ca
Commit message (Collapse)AuthorAgeFilesLines
* Consolidate etcd certs rolesJan Chaloupka2017-09-181-18/+0
| | | | | | | This is a part of the etcd_ like role consolidationi into an action-based role. As part of the consilidation some roles have been removed and some replaced by include_role module. Resulting in reorder and shift of role dependencies from a role into a play.
* add etcd scaleup playbookjawed2017-06-151-0/+1
|
* Refactor etcd rolesJan Chaloupka2017-04-281-1/+0
| | | | | | | | - introduce block and simplify when conditions - introduce config.yml so the self-standing etcd role can be run (e.g. to test etcd cluster deployment) - remove empty task files - skip dependency on openshift_etcd_ca - replace cert paths with their appropriate variables
* Remove debug taskTim Bielawa2017-03-091-3/+0
|
* New roleTim Bielawa2017-03-082-0/+21