c12s-kubespray/roles/kubernetes/preinstall/tasks
Dan Bode eec2ed5809 Allow etcd_access_addresses to be more flexible
The variale etcd_access_addresses is used to determine
how to address communication from other roles to
the etcd cluster.

It was set to the address that ansible uses to
connect to instance ({{ item }})s and not the
the variable:
  ip_access
which had already been created and could already
be overridden through the access_ip variable.

This change allows ansible to connect to a machine using
a different address than the one used to access etcd.
2016-12-07 10:33:15 -08:00
..
azure-credential-check.yml add basic azure support for kargo 2016-11-29 10:20:28 +01:00
etchosts.yml Hostname alias fixes 2016-10-18 16:22:32 -05:00
gitinfos.yml Fail all nodes on error 2016-12-02 12:37:22 +01:00
main.yml Change GCE sysctls placement and docs 2016-12-07 12:53:45 +01:00
openstack-credential-check.yml Implemented cloud-provider integration for OpenStack. 2016-03-29 15:17:22 +02:00
set_facts.yml Allow etcd_access_addresses to be more flexible 2016-12-07 10:33:15 -08:00