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 1da1dc6 commit f2f70e0Copy full SHA for f2f70e0
mangle/generators/prepopulate_parser.py
@@ -10,6 +10,7 @@
10
# Source packages we do not ship or are rocky branded
11
IGNORES = [
12
'insights-client',
13
+ 'insights-client-ros',
14
'insights-core',
15
'insights-core-selinux',
16
'lorax-templates-rhel',
@@ -20,6 +21,7 @@
20
21
'redhat-cloud-client-configuration-cdn',
22
'rhc',
23
'rhc-worker-playbook',
24
+ 'rhc-playbook-verifier',
25
'centos-indexhtml',
26
'centos-logos',
27
'centos-stream-release',
0 commit comments