Make sure etcd2 actually gets started
Need to actually start etcd2. Right now it is just being configured and using the CoreOS Openstack image, nothing else is starting etcd2.
This commit is contained in:
parent
cdbbeae3e5
commit
aaa4100d3a
@ -18,6 +18,8 @@ coreos:
|
||||
fleet:
|
||||
metadata: "role=node"
|
||||
units:
|
||||
- name: etcd2.service
|
||||
command: start
|
||||
- name: fleet.service
|
||||
command: start
|
||||
- name: flanneld.service
|
||||
|
Loading…
Reference in New Issue
Block a user