Created
January 20, 2015 10:40
-
-
Save yuuichi-fujioka/e5953d3841da767a68be to your computer and use it in GitHub Desktop.
building openstack image using diskimage-builder
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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