From 98fc6427435bc98054319a891376ac8827773073 Mon Sep 17 00:00:00 2001 From: Louis Abel Date: Sun, 20 Nov 2022 22:32:53 -0700 Subject: [PATCH] add rhc to full exclude list --- autocatalog.cfg | 2 ++ 1 file changed, 2 insertions(+) diff --git a/autocatalog.cfg b/autocatalog.cfg index d08cbb9..3411ba4 100644 --- a/autocatalog.cfg +++ b/autocatalog.cfg @@ -90,6 +90,8 @@ exclude_filter { key: "*" glob_match: "kernel-rt*" glob_match: "javapackages-bootstrap" + glob_match: "rhc*" + glob_match: "insights-client*" } } exclude_filter {