mirror of
https://git.rockylinux.org/rocky/pungi-rocky.git
synced 2024-11-22 04:41:33 +00:00
restrict awscli2
This commit is contained in:
parent
3f46f8772d
commit
fb869e544f
@ -412,12 +412,12 @@ additional_packages = [
|
||||
"gcc-toolset-14-libtsan-devel", #ENGCMP-3954
|
||||
"gcc-toolset-14-libubsan-devel", #ENGCMP-3954
|
||||
"gcc-toolset-14-offload-nvptx", #ENGCMP-3954
|
||||
"awscli2", #ENGCMP-4025
|
||||
"openscap-report", #ENGCMP-4097
|
||||
]
|
||||
}),
|
||||
("^AppStream$", {
|
||||
"x86_64": [
|
||||
"awscli2", #ENGCMP-4025
|
||||
"cxl-cli", #ENGCMP-2743
|
||||
"cxl-libs", #ENGCMP-2743
|
||||
"libreoffice", #ENGCMP-2968
|
||||
@ -428,6 +428,7 @@ additional_packages = [
|
||||
"s390utils", #ENGCMP-3606
|
||||
],
|
||||
"aarch64": [
|
||||
"awscli2", #ENGCMP-4025
|
||||
"virt-dib",
|
||||
"kernel-64k-debug-devel", #ENGCMP-2800
|
||||
"kernel-64k-debug-devel-matched", #ENGCMP-2800
|
||||
|
Loading…
Reference in New Issue
Block a user