Make sure etcd2 actually gets started

This configures etcd2, but doesn't actually start it up.  At least using the CoreOS Openstack image, nothing else was doing this.
This commit is contained in:
Matt Hughes
2016-02-23 13:33:11 -05:00
parent cdbbeae3e5
commit ce6c87ce49

View File

@@ -31,6 +31,8 @@ coreos:
fleet:
metadata: "role=master"
units:
- name: etcd2.service
command: start
- name: generate-serviceaccount-key.service
command: start
content: |