From 39a267b190f6711b4581100f6d03395c30fd6958 Mon Sep 17 00:00:00 2001 From: nazunalika Date: Thu, 3 Jun 2021 21:28:27 -0700 Subject: [PATCH] exclude rhc worker --- include-excludes.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include-excludes.conf b/include-excludes.conf index 363f662..fe46d4d 100644 --- a/include-excludes.conf +++ b/include-excludes.conf @@ -9,6 +9,7 @@ filter_packages = [ "java-*slowdebug*", "java-*fastdebug*", "insights-client", + "rhc-worker-playbook", ] }), @@ -85,7 +86,6 @@ additional_packages = [ "flatpak-xdg-utils", "modulemd-tools", "emoji-picker", - "rhc-worker-playbook", ] }),