Add simple-init by default
As discussed during the PTG, we want to include the simple-init element by default to support DHCP-less virtual media based operations in the stock ramdisk image artifact and for operators manually using out tooling to build ramdisk images. Change-Id: Id1e91da6433f6591ef8d10676acd4db42c734314 Signed-off-by: Julia Kreger <juliaashleykreger@gmail.com>
This commit is contained in:
@@ -8,3 +8,4 @@ ensure-venv
|
||||
pkg-map
|
||||
source-repositories
|
||||
svc-map
|
||||
simple-init
|
||||
|
||||
@@ -0,0 +1,8 @@
|
||||
---
|
||||
features:
|
||||
- |
|
||||
The default ``ironic-python-agent-builder`` elements for
|
||||
``diskimage-builder`` now includes the ``simple-init``
|
||||
element by default. This enables resulting IPA images,
|
||||
including the stock example artifact to support
|
||||
DHCP-less virtual media deployments out of the box.
|
||||
Reference in New Issue
Block a user