c12s-kubespray/roles
Dan Bode aad73ea90e Ensure that etcd health checks always pass
in the etcd handler, the reload etcd action
was called after ansible waits for etcd to be
up, this means that the health checks which are
called immediately after fail (resulting in the etcd
role always failing and never finishing)

This patch changes the order to move the 'wait for etcd
up' resource after the 'reload etcd resource', ensuring that
the service is up before the health check is called.
2016-11-18 14:15:00 -08:00
..
adduser turn adduser/download roles into meta roles 2016-05-22 17:25:52 -05:00
bootstrap-os Bootstrap os 2016-09-07 20:19:46 +02:00
dnsmasq Ignore changes on check resolvconf task 2016-10-28 10:38:16 +04:00
docker Swap order in which we reload docker/socket 2016-11-01 13:12:40 +01:00
download Merge pull request #600 from adidenko/calico-cni-container-support 2016-11-15 15:40:13 +01:00
etcd Ensure that etcd health checks always pass 2016-11-18 14:15:00 -08:00
kubernetes Move CNI config and add MTU support for calico-cni 2016-11-15 18:05:11 +01:00
kubernetes-apps Fix policy controller 2016-11-10 13:31:31 +01:00
network_plugin Move CNI config and add MTU support for calico-cni 2016-11-15 18:05:11 +01:00
uploads upgrade k8s version to 1.4.6 2016-11-14 21:40:05 +01:00