Skip to content

Instantly share code, notes, and snippets.

@adamenger
Created September 15, 2014 01:14
Show Gist options
  • Save adamenger/5ff7963134b062e78265 to your computer and use it in GitHub Desktop.
Save adamenger/5ff7963134b062e78265 to your computer and use it in GitHub Desktop.
user-data
coreos:
etcd:
discovery: https://discovery.etcd.io/<token>
addr: $public_ipv4:4001
peer-addr: $public_ipv4:7001
fleet:
public-ip: $public_ipv4
units:
- name: etcd.service
command: start
- name: fleet.service
command: start
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment