coreos.json aktualisiert
This commit is contained in:
+6
-14
@@ -22,23 +22,15 @@
|
|||||||
"storage": {
|
"storage": {
|
||||||
"disks": [
|
"disks": [
|
||||||
{
|
{
|
||||||
"device": "/dev/sda1",
|
"device": "/dev/sda",
|
||||||
"partitions": [
|
|
||||||
{
|
|
||||||
"label": "data",
|
|
||||||
"sizeMiB": 0,
|
|
||||||
"startMiB": 0
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"wipeTable": true
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"device": "/dev/sda2",
|
|
||||||
"partitions": [
|
"partitions": [
|
||||||
{
|
{
|
||||||
"label": "swap",
|
"label": "swap",
|
||||||
"sizeMiB": 8000,
|
"sizeMiB": 8000
|
||||||
"startMiB": 0
|
},
|
||||||
|
{
|
||||||
|
"label": "data",
|
||||||
|
"sizeMiB": 0
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"wipeTable": true
|
"wipeTable": true
|
||||||
|
|||||||
Reference in New Issue
Block a user