add ceph squid

This commit is contained in:
Louis Abel 2024-09-23 01:52:25 -07:00
parent 98f8811618
commit c8ac968688
Signed by: label
GPG Key ID: 2A6975660E424560

View File

@ -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