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