c6fad64813
Add a variable ironic_extra_packages, which is a list of pip-installable packages to be installed alongside ironic. This is especially useful for out-of-tree drivers. Change-Id: If918f57ee9c752adb793e3498c1403df5fd4894f
7 lines
187 B
YAML
7 lines
187 B
YAML
---
|
|
features:
|
|
- |
|
|
Extra packages to install with ironic may be specified as a list in the
|
|
variable ironic_extra_packages. This is especially useful for out-of-tree
|
|
drivers.
|