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