@@ -0,0 +1,10 @@
#!env bash
set -exo pipefail
build="${1}"
#packer build -var-file distros/${build}.pkrvars.hcl -except=upload sources/qemu.pkr.hcl
vagrant box add -f --name test ${build}.box
vagrant up
vagrant ssh -c "ls -la ~/"
The note is not visible to the blocked user.