We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa11052 commit 7c16fa6Copy full SHA for 7c16fa6
mangle/generators/prepopulate_parser.py
@@ -10,6 +10,8 @@
10
# Source packages we do not ship or are rocky branded
11
IGNORES = [
12
'insights-client',
13
+ 'insights-core',
14
+ 'insights-core-selinux',
15
'lorax-templates-rhel',
16
'shim',
17
'shim-unsigned-x64',
mangle/generators/version_parser.py
@@ -20,6 +20,8 @@
20
21
22
23
24
25
26
27
'shim-unsigned-aarch64',
0 commit comments