moving off intelssd

This commit is contained in:
tolerryan
2025-06-13 00:45:35 -05:00
parent 20482143ae
commit c18d66339a

View File

@@ -25,7 +25,7 @@ resource "proxmox_lxc" "debcache" {
mountpoint{ mountpoint{
key = "0" key = "0"
slot = 0 slot = 0
storage = "IntelSSD" storage = "Ceph"
mp = "/var/cache/apt-cacher-ng" mp = "/var/cache/apt-cacher-ng"
size = "200G" size = "200G"
} }