mirror of
https://git.rockylinux.org/rocky/peridot-rocky.git
synced 2024-12-04 18:56:25 +00:00
add caracal
This commit is contained in:
parent
48ae81649b
commit
ed4c52eff0
10
extra.cfg
10
extra.cfg
@ -17,6 +17,7 @@ exclude_filter {
|
|||||||
glob_match: "elrepo-release"
|
glob_match: "elrepo-release"
|
||||||
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-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"
|
||||||
@ -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 {
|
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