From ec638a218925c04db170f23e3135189a514cf604 Mon Sep 17 00:00:00 2001 From: Iwan Clement Date: Mon, 17 Jan 2022 11:27:03 +0100 Subject: [PATCH] timeout --- data/QuickAndDirty/test.pkr.hcl | 1 + 1 file changed, 1 insertion(+) diff --git a/data/QuickAndDirty/test.pkr.hcl b/data/QuickAndDirty/test.pkr.hcl index 074f5cb..b9454aa 100644 --- a/data/QuickAndDirty/test.pkr.hcl +++ b/data/QuickAndDirty/test.pkr.hcl @@ -21,6 +21,7 @@ source "proxmox" "ubuntu" { password = "bzzYpm8koNtPKFYjpjXSyjFY" ssh_username = "firstuser" ssh_password = "firstuser" + ssh_timeout = "30m" #username = "packer_build@pam" #password = "tvowyfv9gh23sdfAERtLWav2674" #ssh_username = "packer_build"