📈: upgrade unifi/munin/garage1 to debian 13
Some checks failed
terraform-lint / terraform-lint (push) Failing after 24s
Some checks failed
terraform-lint / terraform-lint (push) Failing after 24s
This commit is contained in:
@@ -144,6 +144,7 @@ lxc_containers = {
|
|||||||
garage1 = {
|
garage1 = {
|
||||||
server_desc = "* Nextcloud storage\n* Mastodon storage\n* Peertube storage"
|
server_desc = "* Nextcloud storage\n* Mastodon storage\n* Peertube storage"
|
||||||
ip_suffix = 11
|
ip_suffix = 11
|
||||||
|
debian_tmpl = "local:vztmpl/debian-13-standard_13.1-1_amd64.tar.zst"
|
||||||
tags = [
|
tags = [
|
||||||
"garage_prd_cluster",
|
"garage_prd_cluster",
|
||||||
"resticservers",
|
"resticservers",
|
||||||
@@ -160,6 +161,7 @@ lxc_containers = {
|
|||||||
munin = {
|
munin = {
|
||||||
server_desc = "* munin"
|
server_desc = "* munin"
|
||||||
ip_suffix = 12
|
ip_suffix = 12
|
||||||
|
debian_tmpl = "local:vztmpl/debian-13-standard_13.1-1_amd64.tar.zst"
|
||||||
tags = [
|
tags = [
|
||||||
"muninservers",
|
"muninservers",
|
||||||
"webservers"
|
"webservers"
|
||||||
@@ -169,6 +171,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"
|
||||||
memory_dedicated = 2048
|
memory_dedicated = 2048
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user