mirror of
https://git.rockylinux.org/rocky/peridot-rocky.git
synced 2024-11-21 21:01:23 +00:00
add dalmation
This commit is contained in:
parent
f69f3a83e1
commit
c41bc1e7a5
10
extra.cfg
10
extra.cfg
@ -18,6 +18,7 @@ exclude_filter {
|
|||||||
glob_match: "centos-release-openstack-antelope"
|
glob_match: "centos-release-openstack-antelope"
|
||||||
glob_match: "centos-release-openstack-bobcat"
|
glob_match: "centos-release-openstack-bobcat"
|
||||||
glob_match: "centos-release-openstack-caracal"
|
glob_match: "centos-release-openstack-caracal"
|
||||||
|
glob_match: "centos-release-openstack-dalmation"
|
||||||
glob_match: "centos-release-openstack-yoga"
|
glob_match: "centos-release-openstack-yoga"
|
||||||
glob_match: "centos-release-openstack-zed"
|
glob_match: "centos-release-openstack-zed"
|
||||||
glob_match: "centos-release-samba414"
|
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 {
|
package {
|
||||||
name: "centos-release-openstack-yoga"
|
name: "centos-release-openstack-yoga"
|
||||||
type: PACKAGE_TYPE_NORMAL_SRC
|
type: PACKAGE_TYPE_NORMAL_SRC
|
||||||
|
Loading…
Reference in New Issue
Block a user