diskimage-builder/releasenotes/notes/rhel-module-selection-e9f6f06ece1fb829.yaml
Lon Hohberger 5299371957 rhel-common: Provide method to select module streams
Some OpenStack releases on RHEL require specific modules
in order to function correctly.  This adds the ability
to set DIB_DNF_MODULE_STREAMS which then are selected
prior to package installation.

Change-Id: I78d7bcf214a45245e2073428120fcbdd968e1acd
Signed-off-by: Lon Hohberger <lhh@redhat.com>
2020-09-16 08:43:30 -04:00

6 lines
153 B
YAML

---
features:
- |
New environment variable enables the ability to select specific module
streams prior to RPM installation on RHEL8 and later.