💡: modify comment
This commit is contained in:
2
main.tf
2
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
|
||||
|
Reference in New Issue
Block a user