Add openssl-ibmca to BaseOS (RhBug 1916681)
Signed-off-by: Josh Boyer <jwboyer@redhat.com>
This commit is contained in:
parent
2ffc2caed9
commit
5c2d3ff1b0
@ -52,6 +52,11 @@ additional_packages = [
|
|||||||
"libnsl", #RhBug 1915349
|
"libnsl", #RhBug 1915349
|
||||||
]
|
]
|
||||||
}),
|
}),
|
||||||
|
("^BaseOS$", {
|
||||||
|
"s390x": [
|
||||||
|
"openssl-ibmca", #RhBug 1916681
|
||||||
|
],
|
||||||
|
}),
|
||||||
("^AppStream$", {
|
("^AppStream$", {
|
||||||
"*": [
|
"*": [
|
||||||
"cloud-init",
|
"cloud-init",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user