From 84b142228af4fce28cf0e865367340c3c10eaac6 Mon Sep 17 00:00:00 2001 From: VC Date: Thu, 6 Mar 2025 14:59:17 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=A1:=20modify=20comment?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.tf b/main.tf index 6207687..da104d0 100644 --- a/main.tf +++ b/main.tf @@ -46,7 +46,7 @@ module "lxc_mail" { module "lxc_web1" { source = "./proxmox_lxc_container" server_name = "web1" - server_desc = "Serveur libertus :\n* Shaarli\n* FreshRSS\n* Nextcloud\n* Blog\n* Roundcube\n* Firefly3\n* Repo\n* Koillection" + server_desc = "* Shaarli\n* FreshRSS\n* Nextcloud\n* Blog\n* Roundcube\n* Firefly3\n* Repo\n* Koillection" ip_suffix = 5 start_on_boot = true cpu_cores = 2