standalone: start etcd2

We are configuring etcd2 but starting the old etcd service. This will work on a single machine but isn't the user's intention. This is untested, I just wanted to fix it first.
This commit is contained in:
Brandon Philips
2015-05-20 22:03:09 -06:00
parent d3778f5f5a
commit 27a88b645e

View File

@@ -13,7 +13,7 @@ coreos:
initial-cluster: master=http://0.0.0.0:2380
initial-cluster-state: new
units:
- name: etcd.service
- name: etcd2.service
command: start
- name: fleet.service
command: start