Skip to content

Instantly share code, notes, and snippets.

@cabrel
Created January 1, 2015 06:19
Show Gist options
  • Save cabrel/44ca65907cb7b9ff558b to your computer and use it in GitHub Desktop.
Save cabrel/44ca65907cb7b9ff558b to your computer and use it in GitHub Desktop.
coreos.sh
#!/bin/bash
wget https://raw.githubusercontent.com/coreos/init/master/bin/coreos-install
chmod +x coreos-install
wget https://gist.githubusercontent.com/cabrel/cffc790ae9c27346b510/raw/cdc60c3de1d051d986cfc8da50c8c0b0e58e7c40/gistfile1.yml
mv gistfile1.yml cloud-config.yml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment