🚨: 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 = {
|
unifi = {
|
||||||
server_desc = "* unifi server"
|
server_desc = "* unifi server"
|
||||||
ip_suffix = 13
|
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
|
memory_dedicated = 2048
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -192,7 +192,7 @@ lxc_containers = {
|
|||||||
web4 = {
|
web4 = {
|
||||||
server_desc = "* Ampache"
|
server_desc = "* Ampache"
|
||||||
ip_suffix = 15
|
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
|
memory_dedicated = 512
|
||||||
tags = [
|
tags = [
|
||||||
"mariadbservers",
|
"mariadbservers",
|
||||||
|
|||||||
Reference in New Issue
Block a user