mirror of
https://git.rockylinux.org/rocky/peridot-rocky.git
synced 2024-10-31 20:51:24 +00:00
add samba 417
This commit is contained in:
parent
85a087e116
commit
f1ab30b1d9
10
extra.cfg
10
extra.cfg
@ -18,6 +18,7 @@ exclude_filter {
|
||||
glob_match: "centos-release-samba414"
|
||||
glob_match: "centos-release-samba415"
|
||||
glob_match: "centos-release-samba416"
|
||||
glob_match: "centos-release-samba417"
|
||||
glob_match: "centos-release-ceph-pacific"
|
||||
glob_match: "centos-release-ceph-quincy"
|
||||
glob_match: "centos-release-opstools"
|
||||
@ -195,6 +196,15 @@ package {
|
||||
}
|
||||
}
|
||||
|
||||
package {
|
||||
name: "centos-release-samba417"
|
||||
type: PACKAGE_TYPE_NORMAL_SRC
|
||||
repository {
|
||||
name: "extras"
|
||||
include_filter: "centos-release-samba417.noarch"
|
||||
}
|
||||
}
|
||||
|
||||
package {
|
||||
name: "centos-release-storage-common"
|
||||
type: PACKAGE_TYPE_NORMAL_SRC
|
||||
|
Loading…
Reference in New Issue
Block a user