📈: upgrade voice* to debian 13
All checks were successful
terraform-lint / terraform-lint (push) Successful in 3s

This commit is contained in:
Clément VÉRET
2025-10-30 10:31:38 +01:00
parent 6f7dc095db
commit ff55dc0aad

View File

@@ -99,6 +99,7 @@ lxc_containers = {
voice1 = {
server_desc = "* Mumble"
ip_suffix = 7
debian_tmpl = "local:vztmpl/debian-13-standard_13.1-1_amd64.tar.zst"
tags = [
"mumbleservers",
"resticservers"
@@ -122,6 +123,7 @@ lxc_containers = {
voice3 = {
server_desc = "* Icecast2"
ip_suffix = 9
debian_tmpl = "local:vztmpl/debian-13-standard_13.1-1_amd64.tar.zst"
tags = [
"icecastservers",
"webservers"