Skip to content

Commit

Permalink
Merge pull request kubernetes#21772 from matthughes/patch-1
Browse files Browse the repository at this point in the history
Make sure etcd2 actually gets started
  • Loading branch information
fabioy committed Feb 26, 2016
2 parents ad2c795 + ce6c87c commit 465934f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/getting-started-guides/coreos/cloud-configs/master.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ coreos:
fleet:
metadata: "role=master"
units:
- name: etcd2.service
command: start
- name: generate-serviceaccount-key.service
command: start
content: |
Expand Down

0 comments on commit 465934f

Please sign in to comment.