diff --git a/debcache.tf b/debcache.tf index e6bca5b..1859f8f 100644 --- a/debcache.tf +++ b/debcache.tf @@ -25,7 +25,7 @@ resource "proxmox_lxc" "debcache" { mountpoint{ key = "0" slot = 0 - storage = "IntelSSD" + storage = "Ceph" mp = "/var/cache/apt-cacher-ng" size = "200G" }