downloader updates
This commit is contained in:
@@ -22,15 +22,6 @@ resource "proxmox_lxc" "downloader" {
|
||||
size = "42G"
|
||||
}
|
||||
|
||||
mountpoint{
|
||||
key = "0"
|
||||
slot = 0
|
||||
storage = "Ceph"
|
||||
mp = "/data"
|
||||
# 1.2TB, terraform plugin is setting it to Ms
|
||||
size = "1258292M"
|
||||
}
|
||||
|
||||
network {
|
||||
name = "eth0"
|
||||
bridge = "vmbr0"
|
||||
|
||||
Reference in New Issue
Block a user