Skip to content

Instantly share code, notes, and snippets.

@hassenius
Created January 21, 2016 13:36
Show Gist options
  • Save hassenius/d9ac4251f3abcf5df94f to your computer and use it in GitHub Desktop.
Save hassenius/d9ac4251f3abcf5df94f to your computer and use it in GitHub Desktop.
#!/bin/bash
mkdir /media/configdrive
mount /dev/xvdh1 /media/configdrive
coreos-cloudinit -from-configdrive /media/configdrive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment