2022-06-06 08:33:32 +00:00
|
|
|
filter_packages = [
|
|
|
|
(
|
2022-08-03 08:41:21 +00:00
|
|
|
'^(BaseOS|Minimal|AppStream|PowerTools)$', {
|
2022-06-06 08:55:13 +00:00
|
|
|
'x86_64': [
|
2022-06-06 08:33:32 +00:00
|
|
|
"insights-client",
|
|
|
|
"libreport-plugin-rhtsupport",
|
|
|
|
"libreport-rhel",
|
|
|
|
"libreport-rhel-anaconda-bugzilla",
|
|
|
|
"libreport-rhel-bugzilla",
|
|
|
|
"redhat-backgrounds",
|
|
|
|
"redhat-logos",
|
|
|
|
"redhat-logos-httpd",
|
|
|
|
"redhat-logos-ipa",
|
|
|
|
"redhat-release-eula",
|
|
|
|
"redhat-support-lib-python",
|
|
|
|
"redhat-support-tool",
|
|
|
|
"spice-client-win-x64",
|
|
|
|
"spice-client-win-x86",
|
|
|
|
"spice-qxl-wddm-dod",
|
|
|
|
"spice-vdagent-win-x64",
|
|
|
|
"spice-vdagent-win-x86",
|
|
|
|
"virt-who",
|
|
|
|
"virtio-win",
|
|
|
|
"subscription-manager-cockpit",
|
|
|
|
"subscription-manager-initial-setup-addon",
|
|
|
|
"rhsm-gtk",
|
|
|
|
"rhsm-icons",
|
|
|
|
"rhc",
|
|
|
|
"rhc-worker-playbook",
|
|
|
|
"python2-gluster*",
|
|
|
|
"gcc-toolset-10-dyninst-devel.i686",
|
|
|
|
"gcc-toolset-10-systemtap-devel.i686",
|
|
|
|
"gcc-toolset-10-systemtap-sdt-devel.i686",
|
|
|
|
"ocaml-camlp4.i686",
|
|
|
|
"ocaml-camlp4-devel.i686",
|
|
|
|
"ocaml-extlib-devel.i686",
|
|
|
|
"ocaml-findlib-devel.i686",
|
|
|
|
"ocaml-labltk.i686",
|
|
|
|
"ocaml-labltk-devel.i686",
|
|
|
|
"ocaml-ocamlbuild.i686",
|
|
|
|
"ocaml-ocamlbuild-devel.i686",
|
|
|
|
"sblim-gather.i686",
|
|
|
|
"nmstate.noarch",
|
|
|
|
"glassfish-jaxb-bom",
|
|
|
|
"glassfish-jaxb-bom-ext",
|
|
|
|
"glassfish-jaxb-codemodel-parent",
|
|
|
|
"glassfish-jaxb-parent",
|
|
|
|
"glassfish-jaxb-external-parent",
|
|
|
|
"glassfish-jaxb-runtime-parent",
|
|
|
|
"glassfish-jaxb-txw-parent",
|
|
|
|
"libstoragemgmt-nfs-plugin.noarch",
|
|
|
|
"python3-libstoragemgmt.noarch",
|
|
|
|
"python3-libstoragemgmt-clibs",
|
|
|
|
"libstoragemgmt-nfs-plugin-clibs",
|
|
|
|
]
|
|
|
|
}
|
|
|
|
),
|
|
|
|
(
|
2022-08-03 08:41:21 +00:00
|
|
|
'^(BaseOS|Minimal)$', {
|
2022-06-06 08:55:13 +00:00
|
|
|
'x86_64': [
|
2022-06-06 08:33:32 +00:00
|
|
|
"perl-Net-SSLeay",
|
|
|
|
"perl-Mozilla-CA",
|
|
|
|
"perl-IO-Socket-SSL",
|
|
|
|
]
|
|
|
|
}
|
|
|
|
),
|
|
|
|
(
|
|
|
|
'^(AppStream)$', {
|
2022-06-06 08:55:13 +00:00
|
|
|
'x86_64': [
|
2022-06-06 08:33:32 +00:00
|
|
|
"java-1.8.0-openjdk-slowdebug",
|
|
|
|
"java-1.8.0-openjdk-headless-slowdebug",
|
|
|
|
"libvirt-glib.i686",
|
|
|
|
"sos",
|
|
|
|
]
|
|
|
|
}
|
|
|
|
)
|
|
|
|
]
|
|
|
|
|
2022-10-18 22:21:38 +00:00
|
|
|
filter_modules = []
|
2022-06-06 08:33:32 +00:00
|
|
|
|
|
|
|
additional_packages = [
|
|
|
|
(
|
|
|
|
'^AppStream$', {
|
|
|
|
'*': [
|
|
|
|
"almalinux-backgrounds",
|
|
|
|
"libreport-almalinux",
|
|
|
|
"nmstate.x86_64",
|
|
|
|
]
|
|
|
|
}
|
|
|
|
),
|
|
|
|
(
|
|
|
|
'^ResilientStorage$', {
|
|
|
|
'*': [
|
|
|
|
"dlm",
|
|
|
|
"cmirror",
|
|
|
|
"xfsprogs.i686",
|
|
|
|
]
|
|
|
|
}
|
|
|
|
),
|
2022-08-03 08:41:21 +00:00
|
|
|
(
|
|
|
|
'^Minimal$', {
|
|
|
|
'*': [
|
2022-10-19 10:41:43 +00:00
|
|
|
"aide",
|
|
|
|
"audispd-plugins",
|
|
|
|
"audit",
|
|
|
|
"chrony",
|
|
|
|
"crypto-policies",
|
|
|
|
"dnf-automatic",
|
|
|
|
"dnf-plugin-subscription-manager",
|
|
|
|
"fapolicyd",
|
|
|
|
"firewalld",
|
|
|
|
"gnutls-utils",
|
|
|
|
"kernel-modules-extra",
|
|
|
|
"libreswan",
|
|
|
|
"libselinux",
|
|
|
|
"opensc",
|
|
|
|
"openscap",
|
|
|
|
"openscap-scanner",
|
|
|
|
"openssh-clients",
|
|
|
|
"openssh-server",
|
|
|
|
"openssl-pkcs11",
|
|
|
|
"pcsc-lite",
|
|
|
|
"policycoreutils",
|
|
|
|
"policycoreutils-python-utils",
|
|
|
|
"rear",
|
|
|
|
"rng-tools",
|
|
|
|
"rsyslog",
|
|
|
|
"rsyslog-gnutls",
|
|
|
|
"scap-security-guide",
|
|
|
|
"subscription-manager",
|
|
|
|
"sudo",
|
|
|
|
"tmux",
|
2022-10-22 11:21:57 +00:00
|
|
|
"usbguard",
|
2022-08-03 08:41:21 +00:00
|
|
|
]
|
|
|
|
}
|
|
|
|
),
|
2022-06-06 08:33:32 +00:00
|
|
|
(
|
|
|
|
'^HighAvailability$', {
|
|
|
|
'*': [
|
|
|
|
"xfsprogs.i686",
|
|
|
|
]
|
|
|
|
}
|
|
|
|
)
|
2022-10-20 09:40:55 +00:00
|
|
|
]
|