summaryrefslogtreecommitdiffstats
path: root/roles/etcd_common/templates
Commit message (Collapse)AuthorAgeFilesLines
* move etcdctl.yml from etcd to etcd_common roleJan Chaloupka2017-05-031-0/+12
|
* Use openshift_hostname/openshift_ip values for etcd configuration and ↵Andrew Butcher2016-04-201-13/+0
| | | | certificates.
* Fix etcd cert generation when etcd_interface is definedJason DeTiberus2015-11-021-0/+13
- Refactor certificate generation to properly accept overrides of etcd_interface per host and set the certificate SANS and peer URLs properly. - Add sanity checking to user-set values of etcd_interface to provide a better error message