mirror of
https://git.rockylinux.org/rocky/peridot-rocky.git
synced 2024-11-21 21:01:23 +00:00
push up okd
This commit is contained in:
parent
e63dc8c7ca
commit
eb552e595b
18
extra.cfg
18
extra.cfg
@ -41,6 +41,8 @@ exclude_filter {
|
|||||||
glob_match: "centos-release-cloud"
|
glob_match: "centos-release-cloud"
|
||||||
glob_match: "centos-release-okd-4.13"
|
glob_match: "centos-release-okd-4.13"
|
||||||
glob_match: "centos-release-okd-4.14"
|
glob_match: "centos-release-okd-4.14"
|
||||||
|
glob_match: "centos-release-okd-4.15"
|
||||||
|
glob_match: "centos-release-okd-4.16"
|
||||||
}
|
}
|
||||||
arch {
|
arch {
|
||||||
key: "ppc64le"
|
key: "ppc64le"
|
||||||
@ -411,6 +413,22 @@ package {
|
|||||||
include_filter: "centos-release-okd-4.14.noarch"
|
include_filter: "centos-release-okd-4.14.noarch"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
package {
|
||||||
|
name: "centos-release-okd-4.15"
|
||||||
|
type: PACKAGE_TYPE_NORMAL_SRC
|
||||||
|
repository {
|
||||||
|
name: "extras"
|
||||||
|
include_filter: "centos-release-okd-4.15.noarch"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
package {
|
||||||
|
name: "centos-release-okd-4.16"
|
||||||
|
type: PACKAGE_TYPE_NORMAL_SRC
|
||||||
|
repository {
|
||||||
|
name: "extras"
|
||||||
|
include_filter: "centos-release-okd-4.16.noarch"
|
||||||
|
}
|
||||||
|
}
|
||||||
package {
|
package {
|
||||||
name: "centos-release-kmods"
|
name: "centos-release-kmods"
|
||||||
type: PACKAGE_TYPE_NORMAL_SRC
|
type: PACKAGE_TYPE_NORMAL_SRC
|
||||||
|
Loading…
Reference in New Issue
Block a user