diff --git a/data/QuickAndDirty/test.pkr.hcl b/data/QuickAndDirty/test.pkr.hcl index 1a86906..bea3bc9 100644 --- a/data/QuickAndDirty/test.pkr.hcl +++ b/data/QuickAndDirty/test.pkr.hcl @@ -19,6 +19,8 @@ source "proxmox" "ubuntu" { os = "l26" username = "proxmox_user" password = "tvowyfv9gh23sdfAERtLWav2674" + ssh_username = "proxmox_user" + ssh_password = "tvowyfv9gh23sdfAERtLWav2674" network_adapters { model = "virtio" bridge = "vmbr0"