feat(terraform): Mise à jour Ubuntu 24.04 LTS et stockage LINSTOR

Update default configuration to use Ubuntu 24.04 LTS template and configure LINSTOR as the storage backend for improved reliability and performance.
This commit is contained in:
Tellsanguis 2025-11-13 18:54:26 +01:00
parent 9cc332a14d
commit f39510446c

View file

@ -17,8 +17,8 @@ forgejo_repo_url = "ssh://git@forgejo.tellserv.fr:222/Tellsanguis/infra.git"
k3s_version = "v1.28.5+k3s1"
# Template and Storage
ubuntu_template = "ubuntu-2204-cloudinit"
storage_pool = "local-lvm"
ubuntu_template = "ubuntu-2404-cloudinit"
storage_pool = "linstor_storage"
snippets_storage = "local"
# Network