changes post telmate bump
This commit is contained in:
4
nas.tf
4
nas.tf
@@ -17,8 +17,7 @@ resource "proxmox_vm_qemu" "nas" {
|
||||
|
||||
# VM CPU Settings
|
||||
cores = 6
|
||||
sockets = 1
|
||||
cpu = "host"
|
||||
sockets = 1
|
||||
|
||||
# VM Memory Settings
|
||||
memory = 4024
|
||||
@@ -60,6 +59,7 @@ resource "proxmox_vm_qemu" "nas" {
|
||||
|
||||
# VM Network Settings
|
||||
network {
|
||||
id = "net0"
|
||||
bridge = "vmbr0"
|
||||
model = "virtio"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user