Merge "Export image properties"
This commit is contained in:
commit
866298ceb9
@ -18,5 +18,5 @@ source $_LIB/common-defaults
|
|||||||
|
|
||||||
FS_TYPE=${FS_TYPE:-ext4}
|
FS_TYPE=${FS_TYPE:-ext4}
|
||||||
# Used to set the file extension only at this stage.
|
# Used to set the file extension only at this stage.
|
||||||
IMAGE_TYPE=${IMAGE_TYPE:-qcow2}
|
export IMAGE_TYPE=${IMAGE_TYPE:-qcow2}
|
||||||
IMAGE_NAME=${IMAGE_NAME:-image}
|
export IMAGE_NAME=${IMAGE_NAME:-image}
|
||||||
|
Loading…
Reference in New Issue
Block a user