mirror of
https://git.rockylinux.org/rocky/peridot-rocky.git
synced 2024-11-21 21:01:23 +00:00
add reef
This commit is contained in:
parent
14d58d66af
commit
9329c10e86
10
extra.cfg
10
extra.cfg
@ -25,6 +25,7 @@ exclude_filter {
|
||||
glob_match: "centos-release-samba418"
|
||||
glob_match: "centos-release-ceph-pacific"
|
||||
glob_match: "centos-release-ceph-quincy"
|
||||
glob_match: "centos-release-ceph-reef"
|
||||
glob_match: "centos-release-opstools"
|
||||
glob_match: "centos-release-nfv-common"
|
||||
glob_match: "centos-release-nfv-openvswitch"
|
||||
@ -189,6 +190,15 @@ package {
|
||||
}
|
||||
}
|
||||
|
||||
package {
|
||||
name: "centos-release-ceph-reef"
|
||||
type: PACKAGE_TYPE_NORMAL_SRC
|
||||
repository {
|
||||
name: "extras"
|
||||
include_filter: "centos-release-ceph-reef.noarch"
|
||||
}
|
||||
}
|
||||
|
||||
package {
|
||||
name: "centos-release-opstools"
|
||||
type: PACKAGE_TYPE_NORMAL_SRC
|
||||
|
Loading…
Reference in New Issue
Block a user