This commit is contained in:
Louis Abel 2023-08-07 09:51:49 -07:00
parent 14d58d66af
commit 9329c10e86
Signed by: label
GPG Key ID: 3331F061D1D9990E
1 changed files with 10 additions and 0 deletions

View File

@ -25,6 +25,7 @@ exclude_filter {
glob_match: "centos-release-samba418"
glob_match: "centos-release-ceph-pacific"
glob_match: "centos-release-ceph-quincy"
glob_match: "centos-release-ceph-reef"
glob_match: "centos-release-opstools"
glob_match: "centos-release-nfv-common"
glob_match: "centos-release-nfv-openvswitch"
@ -189,6 +190,15 @@ package {
}
}
package {
name: "centos-release-ceph-reef"
type: PACKAGE_TYPE_NORMAL_SRC
repository {
name: "extras"
include_filter: "centos-release-ceph-reef.noarch"
}
}
package {
name: "centos-release-opstools"
type: PACKAGE_TYPE_NORMAL_SRC