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": [
{
"label": "swap",
"number": 1,
"sizeMiB": 8192
}
],
@@ -36,7 +37,7 @@
"path": "/etc/hostname",
"contents": {
"compression": "",
"source": "data:,coreos1%0A"
"source": "data:,coreos-1%0A"
},
"mode": 420
},