mirror of
https://git.rockylinux.org/rocky/peridot-rocky.git
synced 2024-11-23 13:51:23 +00:00
add ceph squid
This commit is contained in:
parent
98f8811618
commit
c8ac968688
10
extra.cfg
10
extra.cfg
@ -32,6 +32,7 @@ exclude_filter {
|
|||||||
glob_match: "centos-release-ceph-pacific"
|
glob_match: "centos-release-ceph-pacific"
|
||||||
glob_match: "centos-release-ceph-quincy"
|
glob_match: "centos-release-ceph-quincy"
|
||||||
glob_match: "centos-release-ceph-reef"
|
glob_match: "centos-release-ceph-reef"
|
||||||
|
glob_match: "centos-release-ceph-squid"
|
||||||
glob_match: "centos-release-opstools"
|
glob_match: "centos-release-opstools"
|
||||||
glob_match: "centos-release-nfv-common"
|
glob_match: "centos-release-nfv-common"
|
||||||
glob_match: "centos-release-nfv-openvswitch"
|
glob_match: "centos-release-nfv-openvswitch"
|
||||||
@ -224,6 +225,15 @@ package {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
package {
|
||||||
|
name: "centos-release-ceph-squid"
|
||||||
|
type: PACKAGE_TYPE_NORMAL_SRC
|
||||||
|
repository {
|
||||||
|
name: "extras"
|
||||||
|
include_filter: "centos-release-ceph-squid.noarch"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
package {
|
package {
|
||||||
name: "centos-release-opstools"
|
name: "centos-release-opstools"
|
||||||
type: PACKAGE_TYPE_NORMAL_SRC
|
type: PACKAGE_TYPE_NORMAL_SRC
|
||||||
|
Loading…
Reference in New Issue
Block a user