add caracal

This commit is contained in:
Louis Abel 2023-10-31 03:43:28 -07:00
parent 48ae81649b
commit ed4c52eff0
Signed by: label
GPG Key ID: 3331F061D1D9990E
1 changed files with 10 additions and 0 deletions

View File

@ -17,6 +17,7 @@ exclude_filter {
glob_match: "elrepo-release"
glob_match: "centos-release-openstack-antelope"
glob_match: "centos-release-openstack-bobcat"
glob_match: "centos-release-openstack-caracal"
glob_match: "centos-release-openstack-yoga"
glob_match: "centos-release-openstack-zed"
glob_match: "centos-release-samba414"
@ -239,6 +240,15 @@ package {
}
}
package {
name: "centos-release-openstack-caracal"
type: PACKAGE_TYPE_NORMAL_SRC
repository {
name: "extras"
include_filter: "centos-release-openstack-caracal.noarch"
}
}
package {
name: "centos-release-openstack-yoga"
type: PACKAGE_TYPE_NORMAL_SRC