From 83386dbe0952444b3d4a62fd1b044cd1c12ff2ad Mon Sep 17 00:00:00 2001 From: Iwan Clement Date: Mon, 17 Jan 2022 01:57:41 +0100 Subject: [PATCH] one url --- data/QuickAndDirty/test.pkr.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/QuickAndDirty/test.pkr.hcl b/data/QuickAndDirty/test.pkr.hcl index 0fe97c6..991213a 100644 --- a/data/QuickAndDirty/test.pkr.hcl +++ b/data/QuickAndDirty/test.pkr.hcl @@ -3,7 +3,7 @@ packer { source "proxmox" "ubuntu" { image = "ubuntu:focal" - proxmox_url = "http:/192.168.111.34:8006/api2/json" +# proxmox_url = "http:/192.168.111.34:8006/api2/json" commit = true username = "proxmox_user" password = "tvowyfv9gh23sdfAERtLWav2674"