coreos.json aktualisiert

This commit is contained in:
2024-03-13 07:47:26 +01:00
parent d5f170fef2
commit 83fc724aad
+2 -1
View File
@@ -25,6 +25,7 @@
"partitions": [ "partitions": [
{ {
"label": "swap", "label": "swap",
"number": 1,
"sizeMiB": 8192 "sizeMiB": 8192
} }
], ],
@@ -36,7 +37,7 @@
"path": "/etc/hostname", "path": "/etc/hostname",
"contents": { "contents": {
"compression": "", "compression": "",
"source": "data:,coreos1%0A" "source": "data:,coreos-1%0A"
}, },
"mode": 420 "mode": 420
}, },