mirror of
https://git.rockylinux.org/rocky/peridot-rocky.git
synced 2024-11-21 21:01:23 +00:00
add samba 418
This commit is contained in:
parent
a01b81c2d2
commit
e58233cd53
10
extra.cfg
10
extra.cfg
@ -21,6 +21,7 @@ exclude_filter {
|
||||
glob_match: "centos-release-samba415"
|
||||
glob_match: "centos-release-samba416"
|
||||
glob_match: "centos-release-samba417"
|
||||
glob_match: "centos-release-samba418"
|
||||
glob_match: "centos-release-ceph-pacific"
|
||||
glob_match: "centos-release-ceph-quincy"
|
||||
glob_match: "centos-release-opstools"
|
||||
@ -238,6 +239,15 @@ package {
|
||||
}
|
||||
}
|
||||
|
||||
package {
|
||||
name: "centos-release-samba418"
|
||||
type: PACKAGE_TYPE_NORMAL_SRC
|
||||
repository {
|
||||
name: "extras"
|
||||
include_filter: "centos-release-samba418.noarch"
|
||||
}
|
||||
}
|
||||
|
||||
package {
|
||||
name: "centos-release-storage-common"
|
||||
type: PACKAGE_TYPE_NORMAL_SRC
|
||||
|
Loading…
Reference in New Issue
Block a user