diff --git a/aarch64/include_exclude.conf b/aarch64/include_exclude.conf index 2fd957c..a5701c3 100644 --- a/aarch64/include_exclude.conf +++ b/aarch64/include_exclude.conf @@ -3,6 +3,7 @@ filter_packages = [ '^(BaseOS|Minimal|AppStream|CRB)$', { 'aarch64': [ "insights-client", + "insights-client-ros", "libreport-plugin-rhtsupport", "libreport-rhel", "libreport-rhel-anaconda-bugzilla", @@ -27,7 +28,6 @@ filter_packages = [ "rhsm-icons", "rhc", "rhc-worker-playbook", - "python2-gluster*", "greenboot-grub2", "greenboot-reboot", "greenboot-rpm-ostree-grub2", diff --git a/ppc64le/include_exclude.conf b/ppc64le/include_exclude.conf index 0e73590..139fbf6 100644 --- a/ppc64le/include_exclude.conf +++ b/ppc64le/include_exclude.conf @@ -3,6 +3,7 @@ filter_packages = [ '^(BaseOS|Minimal|AppStream|CRB)$', { 'ppc64le': [ "insights-client", + "insights-client-ros", "libreport-plugin-rhtsupport", "libreport-rhel", "libreport-rhel-anaconda-bugzilla", @@ -27,7 +28,6 @@ filter_packages = [ "rhsm-icons", "rhc", "rhc-worker-playbook", - "python2-gluster*", "greenboot-grub2", "greenboot-reboot", "greenboot-rpm-ostree-grub2", diff --git a/s390x/include_exclude.conf b/s390x/include_exclude.conf index d792b1a..a965675 100644 --- a/s390x/include_exclude.conf +++ b/s390x/include_exclude.conf @@ -3,6 +3,7 @@ filter_packages = [ '^(BaseOS|Minimal|AppStream|CRB)$', { 's390x': [ "insights-client", + "insights-client-ros", "libreport-plugin-rhtsupport", "libreport-rhel", "libreport-rhel-anaconda-bugzilla", @@ -27,7 +28,6 @@ filter_packages = [ "rhsm-icons", "rhc", "rhc-worker-playbook", - "python2-gluster*", "greenboot-grub2", "greenboot-reboot", "greenboot-rpm-ostree-grub2", diff --git a/x86_64/include_exclude.conf b/x86_64/include_exclude.conf index 25ade3e..0aaf20c 100644 --- a/x86_64/include_exclude.conf +++ b/x86_64/include_exclude.conf @@ -3,6 +3,7 @@ filter_packages = [ '^(BaseOS|Minimal|AppStream|CRB)$', { 'x86_64': [ "insights-client", + "insights-client-ros", "libreport-plugin-rhtsupport", "libreport-rhel", "libreport-rhel-anaconda-bugzilla", @@ -25,7 +26,6 @@ filter_packages = [ "rhsm-icons", "rhc", "rhc-worker-playbook", - "python2-gluster*", "greenboot-grub2", "greenboot-reboot", "greenboot-rpm-ostree-grub2", diff --git a/x86_64_v2/include_exclude.conf b/x86_64_v2/include_exclude.conf index 25ade3e..0aaf20c 100644 --- a/x86_64_v2/include_exclude.conf +++ b/x86_64_v2/include_exclude.conf @@ -3,6 +3,7 @@ filter_packages = [ '^(BaseOS|Minimal|AppStream|CRB)$', { 'x86_64': [ "insights-client", + "insights-client-ros", "libreport-plugin-rhtsupport", "libreport-rhel", "libreport-rhel-anaconda-bugzilla", @@ -25,7 +26,6 @@ filter_packages = [ "rhsm-icons", "rhc", "rhc-worker-playbook", - "python2-gluster*", "greenboot-grub2", "greenboot-reboot", "greenboot-rpm-ostree-grub2",