diff --git a/extra.cfg b/extra.cfg index 5966e1a..2defb8c 100644 --- a/extra.cfg +++ b/extra.cfg @@ -32,6 +32,7 @@ exclude_filter { glob_match: "centos-release-ceph-pacific" glob_match: "centos-release-ceph-quincy" glob_match: "centos-release-ceph-reef" + glob_match: "centos-release-ceph-squid" glob_match: "centos-release-opstools" glob_match: "centos-release-nfv-common" glob_match: "centos-release-nfv-openvswitch" @@ -224,6 +225,15 @@ package { } } +package { + name: "centos-release-ceph-squid" + type: PACKAGE_TYPE_NORMAL_SRC + repository { + name: "extras" + include_filter: "centos-release-ceph-squid.noarch" + } +} + package { name: "centos-release-opstools" type: PACKAGE_TYPE_NORMAL_SRC