diff --git a/autocatalog.cfg b/autocatalog.cfg index 34bc388..afc57a2 100644 --- a/autocatalog.cfg +++ b/autocatalog.cfg @@ -41875,3 +41875,14 @@ package { include_filter: "rhel-system-roles-sap.noarch" } } +package { + name: "ktls-utils" + type: PACKAGE_TYPE_NORMAL_FORK + repository { + name: "AppStream" + include_filter: "ktls-utils.aarch64" + include_filter: "ktls-utils.ppc64le" + include_filter: "ktls-utils.s390x" + include_filter: "ktls-utils.x86_64" + } +}