Merge pull request #284 from rsmitty/issue-283
allow for bootstrapping of separate CoreOS etcd nodes
This commit is contained in:
commit
c7de2a524b
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
- hosts: k8s-cluster
|
- hosts: all
|
||||||
gather_facts: False
|
gather_facts: False
|
||||||
roles:
|
roles:
|
||||||
- coreos-bootstrap
|
- coreos-bootstrap
|
||||||
|
|
Loading…
Reference in a new issue