fix: keep DHCP enabled by default on template VM #129

Merged
micqdf merged 1 commits from stage into master 2026-03-08 22:03:17 +00:00

1 Commits

Author SHA1 Message Date
33bb0ffb17 fix: keep DHCP enabled by default on template VM
All checks were successful
Terraform Plan / Terraform Plan (push) Successful in 14s
The template machine can lose connectivity when rebuilt directly because it has no cloud-init network data during template maintenance. Restore DHCP as the default for the template itself while keeping cloud-init + networkd enabled so cloned VMs can still consume injected network settings.
2026-03-08 20:12:03 +00:00