From e58233cd530bbf86a0a070d98dbab9fffd5703f7 Mon Sep 17 00:00:00 2001 From: Louis Abel Date: Fri, 31 Mar 2023 23:12:58 -0700 Subject: [PATCH] add samba 418 --- extra.cfg | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/extra.cfg b/extra.cfg index e430244..42dfe2b 100644 --- a/extra.cfg +++ b/extra.cfg @@ -21,6 +21,7 @@ exclude_filter { glob_match: "centos-release-samba415" glob_match: "centos-release-samba416" glob_match: "centos-release-samba417" + glob_match: "centos-release-samba418" glob_match: "centos-release-ceph-pacific" glob_match: "centos-release-ceph-quincy" glob_match: "centos-release-opstools" @@ -238,6 +239,15 @@ package { } } +package { + name: "centos-release-samba418" + type: PACKAGE_TYPE_NORMAL_SRC + repository { + name: "extras" + include_filter: "centos-release-samba418.noarch" + } +} + package { name: "centos-release-storage-common" type: PACKAGE_TYPE_NORMAL_SRC