Skip to content

Instantly share code, notes, and snippets.

@jonasrosland
Created September 2, 2014 18:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jonasrosland/cc50b695958565b0e1b3 to your computer and use it in GitHub Desktop.
Save jonasrosland/cc50b695958565b0e1b3 to your computer and use it in GitHub Desktop.
Cloud config for CoreOS
coreos:
units:
- name: etcd.service
command: start
- name: fleet.service
command: start
ssh_authorized_keys:
- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAYQC2PxAKTLdczK9+RNsGGPsz0eC2pBlydBEcrbI7LSfiN7Bo5hQQVjki+Xpnp8EEYKpzu6eakL8MJj3E28wT/vNklT1KyMZrXnVhtsmOtBKKG/++odpaavdW2/AU0l7RZiE=
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment