From 9e2de864ab21bfb5ed4a5becf2aef7eb39bb9dbf Mon Sep 17 00:00:00 2001 From: eabdullin Date: Mon, 9 Sep 2024 14:52:20 +0300 Subject: [PATCH] Add insights-client-ros to excludes, remove python2-gluster --- aarch64/include_exclude.conf | 2 +- ppc64le/include_exclude.conf | 2 +- s390x/include_exclude.conf | 2 +- x86_64/include_exclude.conf | 2 +- x86_64_v2/include_exclude.conf | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) 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",