Skip to content
Snippets Groups Projects
Commit c3291a90 authored by Pierre Ozoux's avatar Pierre Ozoux
Browse files

fixes #1 (thanks to @yichengq )

parent 2fe30274
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,9 @@ coreos:
reboot-strategy: best-effort
etcd:
addr: 172.17.42.1:4001
bind-addr: 172.17.42.1:4001
peer-addr: 172.17.42.1:7001
peer-bind-addr: 172.17.42.1:7001
units:
- name: etcd.service
command: start
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment