Files
pvc/api-daemon/provisioner/examples
Joshua M. Boniface c7729db898 Improve 3-debootstrap example for Debian 13+
Debian 13+ no longer include isc-dhcp-server (or any DHCP client it
seems) in their default minimal stack. This can cause cloud-init to fail
early and render newly provsiioned VMs unbootable. We add it to the
example here for posterity. We also explicitly add ifupdown, which
provides the legacy Debian networking subsystem.

Finally we modify the cloud-init to ensure it does not attempt to
overwrite the networking provided by the system, and reduce timeouts to
avoid excessive delays.
2026-03-01 22:47:01 -05:00
..