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

View File

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