coreos.json aktualisiert

This commit is contained in:
2024-03-12 20:18:55 +01:00
parent cc14b7625e
commit 0b8d21dd79
+6 -14
View File
@@ -22,23 +22,15 @@
"storage": {
"disks": [
{
"device": "/dev/sda1",
"partitions": [
{
"label": "data",
"sizeMiB": 0,
"startMiB": 0
}
],
"wipeTable": true
},
{
"device": "/dev/sda2",
"device": "/dev/sda",
"partitions": [
{
"label": "swap",
"sizeMiB": 8000,
"startMiB": 0
"sizeMiB": 8000
},
{
"label": "data",
"sizeMiB": 0
}
],
"wipeTable": true