Skip to content

Instantly share code, notes, and snippets.

@yuuichi-fujioka
Created January 20, 2015 10:40
Show Gist options
  • Save yuuichi-fujioka/e5953d3841da767a68be to your computer and use it in GitHub Desktop.
Save yuuichi-fujioka/e5953d3841da767a68be to your computer and use it in GitHub Desktop.
building openstack image using diskimage-builder
ELEMENT_PATH=/path/to/my/elements
disk-image-create vm ubuntu my-elements1 my-elements2 -a amd64 -o /path/to/new/image/file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment