mirror of
https://git.rockylinux.org/rocky/peridot-rocky.git
synced 2024-11-21 21:01:23 +00:00
add openstack zed and yoga
This commit is contained in:
parent
6d489619a8
commit
cfa19130b1
20
extra.cfg
20
extra.cfg
@ -15,6 +15,8 @@ exclude_filter {
|
||||
glob_match: "rocky-release-cloud"
|
||||
glob_match: "rpmfusion-free-release"
|
||||
glob_match: "elrepo-release"
|
||||
glob_match: "centos-release-openstack-yoga"
|
||||
glob_match: "centos-release-openstack-zed"
|
||||
glob_match: "centos-release-samba414"
|
||||
glob_match: "centos-release-samba415"
|
||||
glob_match: "centos-release-samba416"
|
||||
@ -170,6 +172,24 @@ package {
|
||||
}
|
||||
}
|
||||
|
||||
package {
|
||||
name: "centos-release-openstack-yoga"
|
||||
type: PACKAGE_TYPE_NORMAL_SRC
|
||||
repository {
|
||||
name: "extras"
|
||||
include_filter: "centos-release-openstack-yoga.noarch"
|
||||
}
|
||||
}
|
||||
|
||||
package {
|
||||
name: "centos-release-openstack-zed"
|
||||
type: PACKAGE_TYPE_NORMAL_SRC
|
||||
repository {
|
||||
name: "extras"
|
||||
include_filter: "centos-release-openstack-zed.noarch"
|
||||
}
|
||||
}
|
||||
|
||||
package {
|
||||
name: "centos-release-samba414"
|
||||
type: PACKAGE_TYPE_NORMAL_SRC
|
||||
|
Loading…
Reference in New Issue
Block a user