fixed template, still not working

This commit is contained in:
Michael Trip 2023-01-16 22:21:16 +01:00
parent 6cb709bc3a
commit 83e2e8df1d
3 changed files with 118 additions and 1 deletions

5
build_rocky8.sh Normal file
View file

@ -0,0 +1,5 @@
packer build \
-var proxmox_node=hp-desktop \
-var proxmox_username="root@pam" \
-var proxmox_password=password \
-var proxmox_url=https://192.168.0.1:8006/api2/json \