c12s-kubespray/roles/kubernetes/preinstall
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
..
defaults Remove etcd-proxy from all nodes and use etcd multiaccess 2016-11-09 13:31:12 +03:00
meta removed os restriction for coreos 2016-05-24 12:03:16 -04:00
tasks Allow etcd_access_addresses to be more flexible 2016-12-07 10:33:15 -08:00
templates add basic azure support for kargo 2016-11-29 10:20:28 +01:00
vars add aufs-tools package for debian 2016-03-21 17:25:14 +01:00
gen-gitinfos.sh Fix gen-gitinfos.sh 2016-08-23 10:15:30 +02:00