Add biosdevname back to BaseOS (ENGCMP-458)
Signed-off-by: Josh Boyer <jwboyer@redhat.com>
This commit is contained in:
parent
657fdfafc4
commit
ed9401efe9
@ -53,6 +53,9 @@ additional_packages = [
|
||||
]
|
||||
}),
|
||||
("^BaseOS$", {
|
||||
"x86_64": [
|
||||
"biosdevname", #ENCGMP-458
|
||||
],
|
||||
"s390x": [
|
||||
"openssl-ibmca", #RhBug 1916681
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user