fix name for openstack release dalmatian

This commit is contained in:
Neil Hanlon 2024-10-07 08:57:35 -04:00
parent c8ac968688
commit 98428a1569
Signed by: neil
GPG Key ID: 705BC21EC3C70F34

View File

@ -18,7 +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-dalmatian"
glob_match: "centos-release-openstack-yoga"
glob_match: "centos-release-openstack-zed"
glob_match: "centos-release-samba414"
@ -271,11 +271,11 @@ package {
}
package {
name: "centos-release-openstack-dalmation"
name: "centos-release-openstack-dalmatian"
type: PACKAGE_TYPE_NORMAL_SRC
repository {
name: "extras"
include_filter: "centos-release-openstack-dalmation.noarch"
include_filter: "centos-release-openstack-dalmatian.noarch"
}
}