allow for separate CoreOS etcd nodes

This commit is contained in:
Spencer Smith 2016-06-03 10:29:12 -04:00
parent 9bc5da9780
commit 63908108b2

View file

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