mirror of
https://git.rockylinux.org/rocky/pungi-rocky.git
synced 2024-12-25 18:48:30 +00:00
sync from upstream
This commit is contained in:
parent
7cf3c4b795
commit
ee5c3ca7a8
2 changed files with 2 additions and 0 deletions
|
@ -45,5 +45,6 @@ multilib_whitelist = {
|
|||
"papi",
|
||||
"gcc-toolset-9-valgrind", # RCM-60082
|
||||
"p11-kit-trust", # RCM-62077
|
||||
"gcc-toolset-13-libgccjit", #ENGCMP-3279
|
||||
],
|
||||
}
|
||||
|
|
|
@ -155,6 +155,7 @@
|
|||
<module>maven:3.8</module>
|
||||
<module>nginx:1.22</module>
|
||||
<module>nodejs:18</module>
|
||||
<module>nodejs:20</module>
|
||||
<module>php:8.1</module>
|
||||
<module>postgresql:15</module>
|
||||
<module>redis:7</module>
|
||||
|
|
Loading…
Reference in a new issue