mirror of
https://github.com/GoodOlClint/PSProxmoxVE.git
synced 2026-09-03 18:55:33 +00:00
e2bbe1224f
The nested nodes were pinned to proxmox-ve_9.1-1.iso while production runs 9.2, so the suite was validating a PVE nobody uses. run-integration.sh already reads PVE9_ISO with the 9.1 name only as a fallback, so this needs no script change; setting it at the workflow level keeps provision and cleanup agreeing on the ISO name, which force-cleanup needs to find the right file to delete. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>