Merge pull request #21772 from matthughes/patch-1

Make sure etcd2 actually gets started
This commit is contained in:
Fabio Yeon 2016-02-26 14:36:43 -08:00
commit 465934f67b

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: |