mirror of
https://git.rockylinux.org/rocky/peridot-rocky.git
synced 2024-11-21 21:01:23 +00:00
add gluster 11
This commit is contained in:
parent
a13781ba94
commit
6d489619a8
@ -28,6 +28,7 @@ exclude_filter {
|
||||
glob_match: "centos-release-rabbitmq-38"
|
||||
glob_match: "centos-release-gluster9"
|
||||
glob_match: "centos-release-gluster10"
|
||||
glob_match: "centos-release-gluster11"
|
||||
glob_match: "centos-release-storage-common"
|
||||
}
|
||||
arch {
|
||||
@ -251,6 +252,14 @@ package {
|
||||
include_filter: "centos-release-gluster10.noarch"
|
||||
}
|
||||
}
|
||||
package {
|
||||
name: "centos-release-gluster11"
|
||||
type: PACKAGE_TYPE_NORMAL_SRC
|
||||
repository {
|
||||
name: "extras"
|
||||
include_filter: "centos-release-gluster11.noarch"
|
||||
}
|
||||
}
|
||||
# End CentOS
|
||||
|
||||
# Non-existent stuff
|
||||
|
Loading…
Reference in New Issue
Block a user