📈: upgrade masto1 to debian 13
All checks were successful
terraform-lint / terraform-lint (push) Successful in 26s
All checks were successful
terraform-lint / terraform-lint (push) Successful in 26s
This commit is contained in:
@@ -258,6 +258,7 @@ lxc_containers = {
|
|||||||
masto1 = {
|
masto1 = {
|
||||||
server_desc = "* Mastodon"
|
server_desc = "* Mastodon"
|
||||||
ip_suffix = 19
|
ip_suffix = 19
|
||||||
|
debian_tmpl = "local:vztmpl/debian-13-standard_13.1-1_amd64.tar.zst"
|
||||||
tags = [
|
tags = [
|
||||||
"resticservers",
|
"resticservers",
|
||||||
"mastodonservers",
|
"mastodonservers",
|
||||||
@@ -272,7 +273,7 @@ lxc_containers = {
|
|||||||
path = "/srv"
|
path = "/srv"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
size = "10G"
|
size = "20G"
|
||||||
path = "/var/lib/postgresql"
|
path = "/var/lib/postgresql"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user