Refactor: Cosmos: + Upgrade to Debian 13 (#10147)

This commit is contained in:
CanbiZ (MickLesk) 2025-12-19 22:38:36 +01:00 committed by GitHub
parent 0863e2b991
commit c225692979
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 19 additions and 29 deletions

View file

@ -24,7 +24,7 @@
"ram": 2048,
"hdd": 8,
"os": "debian",
"version": "12"
"version": "13"
}
}
],
@ -36,6 +36,10 @@
{
"type": "info",
"text": "The file `/etc/sysconfig/CosmosCloud` is optional. If you need custom settings, you can create it yourself."
},
{
"type": "warning",
"text": "Requires FUSE support for mergerfs functionality. FUSE is enabled by default during installation."
}
]
}