💡: modify comment

This commit is contained in:
VC
2025-03-06 14:59:17 +01:00
parent 388f780478
commit 84b142228a

View File

@@ -46,7 +46,7 @@ module "lxc_mail" {
module "lxc_web1" { module "lxc_web1" {
source = "./proxmox_lxc_container" source = "./proxmox_lxc_container"
server_name = "web1" 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 ip_suffix = 5
start_on_boot = true start_on_boot = true
cpu_cores = 2 cpu_cores = 2