mirror of
https://git.rockylinux.org/rocky/pungi-rocky.git
synced 2024-11-22 12:51:27 +00:00
sync from upstream
This commit is contained in:
parent
de176415f4
commit
bf6bdfdaf9
@ -93,6 +93,12 @@ additional_packages = [
|
||||
"gcc-toolset-12-libubsan-devel", #ENGCMP-2405
|
||||
"gcc-toolset-12-offload-nvptx", #ENGCMP-2405
|
||||
"gcc-toolset-12-runtime", #ENGCMP-2391
|
||||
"keylime", #ENGCMP-2419
|
||||
"keylime-agent-rust", #ENGCMP-2420
|
||||
"keylime-base", #ENGCMP-2419
|
||||
"keylime-registrar", #ENGCMP-2419
|
||||
"keylime-tenant", #ENGCMP-2419
|
||||
"keylime-verifier", #ENGCMP-2419
|
||||
"libasan8", #ENGCMP-2405
|
||||
"libsepol-utils", #ENGCMP-2399
|
||||
"libtsan2", #ENGCMP-2405
|
||||
@ -102,8 +108,14 @@ additional_packages = [
|
||||
"libnvme", #ENGCMP-2358
|
||||
"poppler-qt5", #ENGCMP-2393
|
||||
"python3-dnf-plugin-modulesync", #ENGCMP-2323
|
||||
"python3-alembic", #ENGCMP-2424
|
||||
"python3-greenlet", #ENGCMP-2421
|
||||
"python3-keylime", #ENGCMP-2419
|
||||
"python3-lark-parser", #ENGCMP-2422
|
||||
"python3-libnvme", #ENGCMP-2412
|
||||
"python3-pyqt5-sip", #ENGCMP-2370
|
||||
"python3-sqlalchemy", #ENGCMP-2423
|
||||
"python3-tornado", #ENGCMP-2418
|
||||
"python3-wcwidth", #ENGCMP-2093
|
||||
"redhat-cloud-client-configuration", #ENGCMP-2401
|
||||
"sip6", #ENGCMP-2239
|
||||
|
@ -153,6 +153,7 @@
|
||||
</environments>
|
||||
<modules>
|
||||
<!-- <module>container-tools:latest</module> -->
|
||||
<module>ruby:3.1</module>
|
||||
</modules>
|
||||
</variant>
|
||||
<variant id="CRB" name="CodeReady Builder" type="variant">
|
||||
|
Loading…
Reference in New Issue
Block a user