Changed disk layout
This commit is contained in:
parent
61a3dbdab8
commit
92d31408b1
@ -7,7 +7,7 @@
|
||||
"bootloader": "Grub",
|
||||
"config_version": "3.0.2",
|
||||
"disk_config": {
|
||||
"config_type": "manual_partitioning",
|
||||
"config_type": "default_layout",
|
||||
"device_modifications": [
|
||||
{
|
||||
"device": "/dev/vda",
|
||||
@ -55,7 +55,7 @@
|
||||
"value": 512
|
||||
},
|
||||
"unit": "GiB",
|
||||
"value": 32
|
||||
"value": 30
|
||||
},
|
||||
"start": {
|
||||
"sector_size": {
|
||||
@ -69,7 +69,7 @@
|
||||
"type": "primary"
|
||||
}
|
||||
],
|
||||
"wipe": false
|
||||
"wipe": true
|
||||
}
|
||||
]
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user