🎨: remove non-sense vars
All checks were successful
terraform-lint / terraform-lint (push) Successful in 3s
All checks were successful
terraform-lint / terraform-lint (push) Successful in 3s
This commit is contained in:
@@ -49,8 +49,8 @@ lxc_containers = {
|
||||
|
||||
web1 = {
|
||||
server_desc = "* Shaarli\n* FreshRSS\n* Nextcloud\n* Blog\n* Roundcube\n* Firefly3\n* Repo\n* Koillection"
|
||||
debian_tmpl = "local:vztmpl/debian-13-standard_13.1-1_amd64.tar.zst"
|
||||
ip_suffix = 5
|
||||
debian_tmpl = "local:vztmpl/debian-13-standard_13.1-1_amd64.tar.zst"
|
||||
tags = [
|
||||
"pgsqlservers",
|
||||
"phpservers",
|
||||
@@ -158,8 +158,6 @@ lxc_containers = {
|
||||
}
|
||||
|
||||
munin = {
|
||||
source = "./proxmox_lxc_container"
|
||||
server_name = "munin"
|
||||
server_desc = "* munin"
|
||||
ip_suffix = 12
|
||||
tags = [
|
||||
|
||||
Reference in New Issue
Block a user