pihole update

This commit is contained in:
tolerryan
2025-11-24 10:20:36 -06:00
parent df3a31c3d3
commit 29949673f9
3 changed files with 7 additions and 9 deletions

View File

@@ -25,7 +25,7 @@ resource "proxmox_lxc" "james" {
mountpoint{
key = "0"
slot = 0
storage = "Ceph"
storage = "CephSSD"
mp = "/data"
# 300GB, terraform plugin is setting it to Ms
size = "300000M"