Skip to content

Instantly share code, notes, and snippets.

@skhavari
Created August 27, 2014 04:04
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 skhavari/13829e0bbe53b2268af2 to your computer and use it in GitHub Desktop.
Save skhavari/13829e0bbe53b2268af2 to your computer and use it in GitHub Desktop.
Package CoreOS Cloud Config on Mac
mkdir -p ./config-2/openstack/latest
cp user_data ./config-2/openstack/latest/user_data
hdiutil makehybrid -o config.iso ./config-2 -iso -joliet
rm -rf ./config-2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment