Merge pull request #284 from rsmitty/issue-283

allow for bootstrapping of separate CoreOS etcd nodes
This commit is contained in:
Smaine Kahlouch 2016-06-06 11:07:00 +02:00
commit c7de2a524b

View file

@ -1,5 +1,5 @@
--- ---
- hosts: k8s-cluster - hosts: all
gather_facts: False gather_facts: False
roles: roles:
- coreos-bootstrap - coreos-bootstrap