updated udateable and os flags

This commit is contained in:
juronja 2026-02-13 13:12:00 +00:00
parent 7789a7f215
commit 9f116f79f7

View File

@ -6,7 +6,7 @@
], ],
"date_created": "2026-01-16", "date_created": "2026-01-16",
"type": "vm", "type": "vm",
"updateable": true, "updateable": false,
"privileged": false, "privileged": false,
"interface_port": null, "interface_port": null,
"documentation": "https://www.truenas.com/docs/", "documentation": "https://www.truenas.com/docs/",
@ -22,7 +22,7 @@
"cpu": 2, "cpu": 2,
"ram": 8192, "ram": 8192,
"hdd": 16, "hdd": 16,
"os": null, "os": "Debian",
"version": null "version": null
} }
} }