Moving some iamges to CephSSD
This commit is contained in:
@@ -25,7 +25,7 @@ resource "proxmox_lxc" "debcache" {
|
|||||||
mountpoint{
|
mountpoint{
|
||||||
key = "0"
|
key = "0"
|
||||||
slot = 0
|
slot = 0
|
||||||
storage = "Ceph"
|
storage = "CephSSD"
|
||||||
mp = "/var/cache/apt-cacher-ng"
|
mp = "/var/cache/apt-cacher-ng"
|
||||||
size = "200G"
|
size = "200G"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user