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

Mettre à jour configuration par défaut pour utiliser template Ubuntu 24.04 LTS et configurer LINSTOR comme backend stockage pour fiabilité et performance améliorées.
This commit is contained in:
Tellsanguis 2025-11-13 18:54:26 +01:00
parent 7ea5b20bb6
commit 9b40963f10

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