add centos virt sig repos

This commit is contained in:
Louis Abel 2022-12-22 11:23:46 -07:00
parent da65074735
commit ae109642c1
Signed by: label
GPG Key ID: 6735C0E1BD65D048
1 changed files with 18 additions and 0 deletions

View File

@ -32,6 +32,8 @@ exclude_filter {
glob_match: "centos-release-gluster10"
glob_match: "centos-release-gluster11"
glob_match: "centos-release-storage-common"
glob_match: "centos-release-virt-common"
glob_match: "centos-release-ovirt45"
}
arch {
key: "ppc64le"
@ -289,6 +291,22 @@ package {
include_filter: "centos-release-gluster11.noarch"
}
}
package {
name: "centos-release-virt-common"
type: PACKAGE_TYPE_NORMAL_SRC
repository {
name: "extras"
include_filter: "centos-release-virt-common.noarch"
}
}
package {
name: "centos-release-ovirt45"
type: PACKAGE_TYPE_NORMAL_SRC
repository {
name: "extras"
include_filter: "centos-release-ovirt45.noarch"
}
}
# End CentOS
# Non-existent stuff