mirror of
https://github.com/flatcar/scripts.git
synced 2025-11-27 13:31:56 +01:00
azure: finalize azure image
Increase the root partition to ~28 GiB.
This commit is contained in:
parent
44520881c7
commit
c226ac1c12
@ -76,6 +76,12 @@
|
|||||||
"blocks":"12689408"
|
"blocks":"12689408"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"azure":{
|
||||||
|
"9":{
|
||||||
|
"label":"ROOT",
|
||||||
|
"blocks":"58752990"
|
||||||
|
}
|
||||||
|
},
|
||||||
"vagrant":{
|
"vagrant":{
|
||||||
"9":{
|
"9":{
|
||||||
"label":"ROOT",
|
"label":"ROOT",
|
||||||
|
|||||||
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user