add dalmation

This commit is contained in:
Louis Abel 2024-04-26 17:34:01 -07:00
parent f69f3a83e1
commit c41bc1e7a5
Signed by: label
GPG Key ID: 2A6975660E424560
1 changed files with 10 additions and 0 deletions

View File

@ -18,6 +18,7 @@ exclude_filter {
glob_match: "centos-release-openstack-antelope"
glob_match: "centos-release-openstack-bobcat"
glob_match: "centos-release-openstack-caracal"
glob_match: "centos-release-openstack-dalmation"
glob_match: "centos-release-openstack-yoga"
glob_match: "centos-release-openstack-zed"
glob_match: "centos-release-samba414"
@ -258,6 +259,15 @@ package {
}
}
package {
name: "centos-release-openstack-dalmation"
type: PACKAGE_TYPE_NORMAL_SRC
repository {
name: "extras"
include_filter: "centos-release-openstack-dalmation.noarch"
}
}
package {
name: "centos-release-openstack-yoga"
type: PACKAGE_TYPE_NORMAL_SRC