mirror of
https://git.rockylinux.org/rocky/peridot-rocky.git
synced 2024-11-21 21:01:23 +00:00
add centos virt sig repos
This commit is contained in:
parent
da65074735
commit
ae109642c1
18
extra.cfg
18
extra.cfg
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user