Navidrome migration to deb13

This commit is contained in:
tolerryan
2025-10-15 23:29:06 -05:00
parent 059b00ce39
commit 29c9c7d729
4 changed files with 3 additions and 102 deletions

View File

@@ -27,7 +27,7 @@ resource "proxmox_lxc" "downloader" {
slot = 0
storage = "Ceph"
mp = "/data"
# 1.2TB, terraform plugin is setting it to M
# 1.2TB, terraform plugin is setting it to Ms
size = "1258292M"
}