add antelope

This commit is contained in:
Louis Abel 2023-04-12 08:34:42 -07:00
parent 68a05de7c4
commit 8105fd91af
Signed by: label
GPG Key ID: 6735C0E1BD65D048
1 changed files with 10 additions and 0 deletions

View File

@ -15,6 +15,7 @@ exclude_filter {
glob_match: "rocky-release-cloud"
glob_match: "rpmfusion-free-release"
glob_match: "elrepo-release"
glob_match: "centos-release-openstack-antelope"
glob_match: "centos-release-openstack-yoga"
glob_match: "centos-release-openstack-zed"
glob_match: "centos-release-samba414"
@ -185,6 +186,15 @@ package {
}
}
package {
name: "centos-release-openstack-antelope"
type: PACKAGE_TYPE_NORMAL_SRC
repository {
name: "extras"
include_filter: "centos-release-openstack-antelope.noarch"
}
}
package {
name: "centos-release-openstack-yoga"
type: PACKAGE_TYPE_NORMAL_SRC