Merge "re-enable simple-init by default"

This commit is contained in:
Zuul
2026-02-12 07:30:31 +00:00
committed by Gerrit Code Review
2 changed files with 9 additions and 0 deletions

View File

@@ -8,3 +8,4 @@ ensure-venv
pkg-map
source-repositories
svc-map
simple-init

View File

@@ -0,0 +1,8 @@
---
fixes:
- |
Fixes the DHCP-less usage path by default through the simple-init element
being enabled as a diskimage-builder dependency by default. This change was
previously reverted to allow time to resolve bugs in the guard rail
logic. Initalization of configuration drive configuration with simple-init
is now handled appropriately.