mirror of
https://git.rockylinux.org/rocky/peridot-rocky.git
synced 2024-11-21 21:01:23 +00:00
Sync for RHEL9.0
This commit is contained in:
parent
66e2a0604f
commit
a84a06cd14
692
autocatalog.cfg
692
autocatalog.cfg
File diff suppressed because it is too large
Load Diff
@ -6,3 +6,8 @@ package_options {
|
||||
name: "openldap"
|
||||
with: "servers"
|
||||
}
|
||||
|
||||
package_options {
|
||||
name: "rocky-release"
|
||||
}
|
||||
|
||||
|
16
rocky.cfg
Normal file
16
rocky.cfg
Normal file
@ -0,0 +1,16 @@
|
||||
# kind: resf.peridot.v1.CatalogSync
|
||||
package {
|
||||
name: "rocky-release"
|
||||
type: PACKAGE_TYPE_NORMAL_SRC
|
||||
repository {
|
||||
name: "BaseOS"
|
||||
include_filter: "rocky-release.noarch"
|
||||
include_filter: "rocky-repos.noarch"
|
||||
include_filter: "rocky-gpg-keys.noarch"
|
||||
}
|
||||
repository {
|
||||
name: "CRB"
|
||||
include_filter: "rocky-sb-certs.noarch"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user