add epoxy to extras

This commit is contained in:
Louis Abel 2024-10-17 02:20:26 -07:00
parent 7574d00d5d
commit 588c716231
Signed by: label
GPG Key ID: 2A6975660E424560

View File

@ -19,6 +19,7 @@ exclude_filter {
glob_match: "centos-release-openstack-bobcat"
glob_match: "centos-release-openstack-caracal"
glob_match: "centos-release-openstack-dalmatian"
glob_match: "centos-release-openstack-epoxy"
glob_match: "centos-release-openstack-yoga"
glob_match: "centos-release-openstack-zed"
glob_match: "centos-release-samba414"
@ -279,6 +280,15 @@ package {
}
}
package {
name: "centos-release-openstack-epoxy"
type: PACKAGE_TYPE_NORMAL_SRC
repository {
name: "extras"
include_filter: "centos-release-openstack-epoxy.noarch"
}
}
package {
name: "centos-release-openstack-yoga"
type: PACKAGE_TYPE_NORMAL_SRC