diff --git a/deployment/run/tf-proxmox/main.tf b/deployment/run/tf-proxmox/main.tf index 4b929927..5db32e06 100644 --- a/deployment/run/tf-proxmox/main.tf +++ b/deployment/run/tf-proxmox/main.tf @@ -163,6 +163,7 @@ resource "proxmox_virtual_environment_vm" "nix_vm" { initialization { datastore_id = var.cd_datastore_id + interface = "sata2" ip_config { ipv4 { gateway = var.ipv4_gateway