🚨: lint properly
All checks were successful
terraform-lint / terraform-lint (push) Successful in 24s
All checks were successful
terraform-lint / terraform-lint (push) Successful in 24s
This commit is contained in:
@@ -172,7 +172,7 @@ lxc_containers = {
|
||||
unifi = {
|
||||
server_desc = "* unifi server"
|
||||
ip_suffix = 13
|
||||
debian_tmpl = "local:vztmpl/debian-13-standard_13.1-1_amd64.tar.zst"
|
||||
debian_tmpl = "local:vztmpl/debian-13-standard_13.1-1_amd64.tar.zst"
|
||||
memory_dedicated = 2048
|
||||
}
|
||||
|
||||
@@ -192,7 +192,7 @@ lxc_containers = {
|
||||
web4 = {
|
||||
server_desc = "* Ampache"
|
||||
ip_suffix = 15
|
||||
debian_tmpl = "local:vztmpl/debian-13-standard_13.1-1_amd64.tar.zst"
|
||||
debian_tmpl = "local:vztmpl/debian-13-standard_13.1-1_amd64.tar.zst"
|
||||
memory_dedicated = 512
|
||||
tags = [
|
||||
"mariadbservers",
|
||||
|
||||
Reference in New Issue
Block a user