Skip to content

Instantly share code, notes, and snippets.

@marineam
Created April 23, 2014 22:04
Show Gist options
  • Save marineam/11234044 to your computer and use it in GitHub Desktop.
Save marineam/11234044 to your computer and use it in GitHub Desktop.
#cloud-config
coreos:
units:
- name: etcd.service
command: start
- name: fleet.service
command: start
- name: update-engine.service
command: restart
write_files:
- path: /etc/coreos/update.conf
content: |
GROUP=master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment