Browse Source

allow for separate CoreOS etcd nodes

pull/284/head
Spencer Smith 8 years ago
parent
commit
63908108b2
1 changed files with 1 additions and 1 deletions
  1. 2
      coreos-bootstrap.yml

2
coreos-bootstrap.yml

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