Added building Ubuntu 20.04 template

This commit is contained in:
2024-09-22 20:13:32 +03:00
parent 36aa9106ea
commit 09aa511791
35 changed files with 629 additions and 123 deletions

View File

@ -2,10 +2,10 @@
packer="/usr/bin/packer"
vm_name="x-debian-packer-vm"
vm_name="x-debian12-packer-vm"
# => For logs:
#export PACKER_LOG_PATH=./build-debian-12-amd64.log
#export PACKER_LOG_PATH=./build-debian-12-x64.log
export PACKER_LOG=0
creds_vars_file="$HOME/.secret/.packer/vcsrv-creds.pkrvars.hcl"