📈: upgrade voice* to debian 13
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:
@@ -99,6 +99,7 @@ lxc_containers = {
|
|||||||
voice1 = {
|
voice1 = {
|
||||||
server_desc = "* Mumble"
|
server_desc = "* Mumble"
|
||||||
ip_suffix = 7
|
ip_suffix = 7
|
||||||
|
debian_tmpl = "local:vztmpl/debian-13-standard_13.1-1_amd64.tar.zst"
|
||||||
tags = [
|
tags = [
|
||||||
"mumbleservers",
|
"mumbleservers",
|
||||||
"resticservers"
|
"resticservers"
|
||||||
@@ -122,6 +123,7 @@ lxc_containers = {
|
|||||||
voice3 = {
|
voice3 = {
|
||||||
server_desc = "* Icecast2"
|
server_desc = "* Icecast2"
|
||||||
ip_suffix = 9
|
ip_suffix = 9
|
||||||
|
debian_tmpl = "local:vztmpl/debian-13-standard_13.1-1_amd64.tar.zst"
|
||||||
tags = [
|
tags = [
|
||||||
"icecastservers",
|
"icecastservers",
|
||||||
"webservers"
|
"webservers"
|
||||||
|
|||||||
Reference in New Issue
Block a user