azure: finalize azure image

Increase the root partition to ~28 GiB.
This commit is contained in:
Alex Crawford 2014-09-29 14:47:59 -07:00
parent 44520881c7
commit c226ac1c12
2 changed files with 7 additions and 0 deletions

View File

@ -76,6 +76,12 @@
"blocks":"12689408" "blocks":"12689408"
} }
}, },
"azure":{
"9":{
"label":"ROOT",
"blocks":"58752990"
}
},
"vagrant":{ "vagrant":{
"9":{ "9":{
"label":"ROOT", "label":"ROOT",

View File

@ -211,6 +211,7 @@ IMG_exoscale_OEM_PACKAGE=oem-exoscale
## azure ## azure
IMG_azure_BOOT_KERNEL=0 IMG_azure_BOOT_KERNEL=0
IMG_azure_DISK_FORMAT=vhd IMG_azure_DISK_FORMAT=vhd
IMG_azure_DISK_LAYOUT=azure
IMG_azure_OEM_PACKAGE=oem-azure IMG_azure_OEM_PACKAGE=oem-azure
## hyper-v ## hyper-v