c12s-kubespray/roles
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
..
adduser turn adduser/download roles into meta roles 2016-05-22 17:25:52 -05:00
bootstrap-os updated bootstrap-ubuntu.yml 2016-11-16 12:11:54 +01:00
dnsmasq Merge pull request #529 from bogdando/netcheck 2016-11-28 15:26:30 +01:00
docker Docker Options Refactor 2016-12-02 15:07:51 -06:00
download Merge pull request #529 from bogdando/netcheck 2016-11-28 15:26:30 +01:00
etcd Merge pull request #627 from kubernetes-incubator/issue-626 2016-12-06 08:47:18 -08:00
kubernetes Allow etcd_access_addresses to be more flexible 2016-12-07 10:33:15 -08:00
kubernetes-apps Merge pull request #529 from bogdando/netcheck 2016-11-28 15:26:30 +01:00
network_plugin Force hardlink for calico/canal certs 2016-12-07 19:03:22 +03:00
uploads upgrade k8s version to 1.4.6 2016-11-14 21:40:05 +01:00