Files
ProxmoxVE/vm
MickLesk e2e8fa5b72 fix(docker-vm): add error handling for virt-customize finalization
The hostname/machine-id virt-customize calls had no error handling,
unlike the SSH config calls just below them which already use || true.
When virt-customize fails (e.g. on certain Debian 13 images), the
script aborted instead of continuing gracefully.
These steps are not critical — Cloud-Init can set the hostname later.

Closes #12073
2026-02-20 21:08:14 +01:00
..
2026-02-05 12:02:06 +01:00
2026-02-19 08:46:45 +01:00