summaryrefslogtreecommitdiffstats
path: root/roles/openshift_etcd_facts/tasks/set_etcd_ca_host.yml
Commit message (Collapse)AuthorAgeFilesLines
* etcd_scaleup: use inventory_hostname when etcd ca host is being pickedVadim Rutkovsky2018-02-121-2/+2
| | | | Signed-off-by: Vadim Rutkovsky <vrutkovs@redhat.com>
* Determine which etcd host is the etcd_ca_host rather than assume it is the ↵Andrew Butcher2018-02-011-0/+44
first host in the etcd host group.