mirror of
https://git.rockylinux.org/rocky/peridot-rocky.git
synced 2024-11-22 05:11:23 +00:00
add samba 421
This commit is contained in:
parent
0a949bf92c
commit
98f8811618
10
extra.cfg
10
extra.cfg
@ -28,6 +28,7 @@ exclude_filter {
|
|||||||
glob_match: "centos-release-samba418"
|
glob_match: "centos-release-samba418"
|
||||||
glob_match: "centos-release-samba419"
|
glob_match: "centos-release-samba419"
|
||||||
glob_match: "centos-release-samba420"
|
glob_match: "centos-release-samba420"
|
||||||
|
glob_match: "centos-release-samba421"
|
||||||
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"
|
||||||
@ -349,6 +350,15 @@ package {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
package {
|
||||||
|
name: "centos-release-samba421"
|
||||||
|
type: PACKAGE_TYPE_NORMAL_SRC
|
||||||
|
repository {
|
||||||
|
name: "extras"
|
||||||
|
include_filter: "centos-release-samba421.noarch"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
package {
|
package {
|
||||||
name: "centos-release-nfs-ganesha4"
|
name: "centos-release-nfs-ganesha4"
|
||||||
type: PACKAGE_TYPE_NORMAL_SRC
|
type: PACKAGE_TYPE_NORMAL_SRC
|
||||||
|
Loading…
Reference in New Issue
Block a user