mirror of
https://github.com/GoodOlClint/PSProxmoxVE.git
synced 2026-08-10 14:26:52 +00:00
d6aa5274d4
Move virt-customize to run on the nested PVE host (which already has libguestfs) instead of inside the CI container. This removes libguestfs-tools, linux-image-generic, and qemu-utils from the Dockerfile, shrinking the image from ~1.2GB to ~770MB. - prepare-test-vm.sh: downloads Debian cloud image on nested PVE, runs virt-customize there to install qemu-guest-agent, then creates VM with imported disk + cloud-init - Remove build-test-image.sh (no longer needed) - Remove /opt/pve-images volume mount Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>