Skip to content

Instantly share code, notes, and snippets.

@andrewwebber
Created January 29, 2015 11:00
Show Gist options
  • Save andrewwebber/b1c689b1de7d84146c9d to your computer and use it in GitHub Desktop.
Save andrewwebber/b1c689b1de7d84146c9d to your computer and use it in GitHub Desktop.
Simple
#cloud-config
users:
- name: core
passwd: $1$XMZXIbkN$WKmZMCgi5pQWXb7jSywjp1
coreos:
etcd:
bind-addr: 0.0.0.0
units:
- name: etcd.service
command: start
update:
group: alpha
reboot-strategy: best-effort
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment