deb cache setup
This commit is contained in:
@@ -26,7 +26,7 @@ resource "proxmox_lxc" "debcache" {
|
||||
key = "0"
|
||||
slot = 0
|
||||
storage = "IntelSSD"
|
||||
mp = "/data"
|
||||
mp = "/var/cache/apt-cacher-ng"
|
||||
size = "200G"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user