From 75684bc6a7c486527cdb2f2c6cd84bbe026fb3eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20V=C3=89RET?= Date: Tue, 7 Oct 2025 15:24:17 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=88:=20upgrade=20es1=20to=20trixie?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- terraform.tfvars | 1 + 1 file changed, 1 insertion(+) diff --git a/terraform.tfvars b/terraform.tfvars index 284f12b..79186aa 100644 --- a/terraform.tfvars +++ b/terraform.tfvars @@ -305,6 +305,7 @@ lxc_containers = { es1 = { server_desc = "Elastic Search" ip_suffix = 21 + debian_tmpl = "local:vztmpl/debian-13-standard_13.1-1_amd64.tar.zst" tags = [ "resticservers", "elasticsearchservers"