c12s-kubespray/roles/etcd
Evgeny L 0500f27db8 Scale-up functionality for etcd cluster
* Set ETCD_INITIAL_CLUSTER_STATE from `new` to `existing`,
because parameter `new` makes sense only on cluster assembly
stage.
* If cluster exists and current node is not a part
of the cluster, add it with command `etcdctl add member name url`.

Closes kubespray/kargo/#270
2016-05-31 18:23:46 +03:00
..
defaults Upgrade Calico and etcd 2016-02-15 12:41:27 +01:00
handlers use ansible_service_mgr to detect init system 2016-02-13 11:46:53 +01:00
meta turn adduser/download roles into meta roles 2016-05-22 17:25:52 -05:00
tasks Scale-up functionality for etcd cluster 2016-05-31 18:23:46 +03:00
templates Scale-up functionality for etcd cluster 2016-05-31 18:23:46 +03:00