peridot-rocky/extra.cfg

487 lines
10 KiB
INI
Raw Normal View History

# kind: resf.peridot.v1.CatalogSync
# This configuration file contains extra packages that we
# add to our repos. NO extra entry allowed in default repositories.
# Usually for "plus" or any other value-add repo
2022-07-28 22:12:27 +00:00
# s390x, ppc64le, x86_64 are never considered altarch. s390x does not have
# rpmfusion packages for obvious reasons. elrepo does not exist for
# aarch64 yet, but will. aarch64 is a blend of altarch and primary.
exclude_filter {
repo_match: "^extras$"
arch {
key: "s390x"
glob_match: "rocky-release-rpi"
glob_match: "rocky-release-altarch"
glob_match: "rocky-release-cloud"
glob_match: "rpmfusion-free-release"
glob_match: "elrepo-release"
2023-04-12 15:34:42 +00:00
glob_match: "centos-release-openstack-antelope"
2023-10-19 21:05:33 +00:00
glob_match: "centos-release-openstack-bobcat"
2023-10-31 10:43:28 +00:00
glob_match: "centos-release-openstack-caracal"
2022-12-06 21:13:37 +00:00
glob_match: "centos-release-openstack-yoga"
glob_match: "centos-release-openstack-zed"
2022-08-30 08:20:35 +00:00
glob_match: "centos-release-samba414"
glob_match: "centos-release-samba415"
glob_match: "centos-release-samba416"
2022-09-15 06:04:18 +00:00
glob_match: "centos-release-samba417"
2023-04-01 06:12:58 +00:00
glob_match: "centos-release-samba418"
2023-09-06 05:39:36 +00:00
glob_match: "centos-release-samba419"
2022-08-30 08:20:35 +00:00
glob_match: "centos-release-ceph-pacific"
glob_match: "centos-release-ceph-quincy"
2023-08-07 16:51:49 +00:00
glob_match: "centos-release-ceph-reef"
2022-08-30 08:20:35 +00:00
glob_match: "centos-release-opstools"
glob_match: "centos-release-nfv-common"
glob_match: "centos-release-nfv-openvswitch"
2022-08-30 08:58:34 +00:00
glob_match: "centos-release-messaging"
glob_match: "centos-release-rabbitmq-38"
glob_match: "centos-release-gluster9"
glob_match: "centos-release-gluster10"
2022-12-06 20:55:25 +00:00
glob_match: "centos-release-gluster11"
2022-08-30 15:38:23 +00:00
glob_match: "centos-release-storage-common"
2022-12-22 18:23:46 +00:00
glob_match: "centos-release-virt-common"
glob_match: "centos-release-ovirt45"
2023-05-25 17:37:42 +00:00
glob_match: "centos-release-cloud"
glob_match: "centos-release-okd-4.13"
glob_match: "centos-release-okd-4.14"
2023-10-18 04:30:19 +00:00
glob_match: "centos-release-okd-4.15"
glob_match: "centos-release-okd-4.16"
2022-07-28 22:12:27 +00:00
}
arch {
key: "ppc64le"
glob_match: "rocky-release-rpi"
glob_match: "rocky-release-altarch"
glob_match: "rocky-release-cloud"
glob_match: "elrepo-release"
}
arch {
key: "x86_64"
glob_match: "rocky-release-rpi"
glob_match: "rocky-release-altarch"
}
2022-08-30 15:27:18 +00:00
# This is a catch all
arch {
key: "*"
glob_match: "rocky-bookmarks"
}
2022-07-28 22:12:27 +00:00
}
package {
name: "openldap"
type: PACKAGE_TYPE_NORMAL_FORK
repository {
2022-05-28 13:42:19 +00:00
name: "plus"
include_filter: "openldap-servers.aarch64"
include_filter: "openldap-servers.ppc64le"
include_filter: "openldap-servers.s390x"
include_filter: "openldap-servers.x86_64"
}
}
2022-05-28 15:03:00 +00:00
package {
name: "anaconda"
type: PACKAGE_TYPE_NORMAL_FORK
repository {
name: "extras"
include_filter: "anaconda-live.aarch64"
include_filter: "anaconda-live.ppc64le"
include_filter: "anaconda-live.s390x"
include_filter: "anaconda-live.x86_64"
}
}
package {
name: "rpaste"
type: PACKAGE_TYPE_NORMAL_SRC
repository {
name: "extras"
include_filter: "rpaste.aarch64"
include_filter: "rpaste.ppc64le"
include_filter: "rpaste.s390x"
include_filter: "rpaste.x86_64"
}
}
package {
name: "epel-release"
type: PACKAGE_TYPE_NORMAL_SRC
repository {
name: "extras"
include_filter: "epel-release.noarch"
}
}
package {
name: "elrepo-release"
type: PACKAGE_TYPE_NORMAL_SRC
repository {
name: "extras"
include_filter: "elrepo-release.noarch"
}
}
package {
name: "rpmfusion-free-release"
type: PACKAGE_TYPE_NORMAL_SRC
repository {
name: "extras"
include_filter: "rpmfusion-free-release.noarch"
2023-01-05 15:57:55 +00:00
include_filter: "rpmfusion-free-release-tainted.noarch"
2022-05-28 15:03:00 +00:00
}
}
2022-08-30 15:27:18 +00:00
# Rocky SIG
package {
name: "rocky-release-altarch"
type: PACKAGE_TYPE_NORMAL_SRC
repository {
name: "extras"
include_filter: "rocky-release-altarch.noarch"
}
}
package {
name: "rocky-release-rpi"
type: PACKAGE_TYPE_NORMAL_SRC
repository {
name: "extras"
include_filter: "rocky-release-rpi.noarch"
}
}
2022-07-28 21:48:53 +00:00
package {
name: "rocky-release-cloud"
type: PACKAGE_TYPE_NORMAL_SRC
repository {
name: "extras"
include_filter: "rocky-release-cloud.noarch"
}
}
2022-12-13 23:36:24 +00:00
package {
name: "rocky-release-core"
type: PACKAGE_TYPE_NORMAL_SRC
repository {
name: "extras"
include_filter: "rocky-release-core.noarch"
}
}
2023-06-29 20:30:47 +00:00
package {
name: "rocky-release-hpc"
type: PACKAGE_TYPE_NORMAL_SRC
repository {
name: "extras"
include_filter: "rocky-release-hpc.noarch"
}
}
2023-09-06 18:48:22 +00:00
package {
name: "rocky-release-security"
type: PACKAGE_TYPE_NORMAL_SRC
repository {
name: "extras"
include_filter: "rocky-release-security.noarch"
}
}
2023-11-27 19:18:53 +00:00
package {
name: "rocky-release-kernel"
type: PACKAGE_TYPE_NORMAL_SRC
repository {
name: "extras"
include_filter: "rocky-release-kernel.noarch"
}
}
2022-08-30 15:27:18 +00:00
# End Rocky SIG
2022-07-28 21:48:53 +00:00
2022-08-30 08:20:35 +00:00
# CentOS
2022-08-30 08:58:34 +00:00
package {
name: "centos-release-ceph-pacific"
type: PACKAGE_TYPE_NORMAL_SRC
repository {
name: "extras"
include_filter: "centos-release-ceph-pacific.noarch"
}
}
2022-08-30 08:20:35 +00:00
package {
name: "centos-release-ceph-quincy"
type: PACKAGE_TYPE_NORMAL_SRC
repository {
name: "extras"
include_filter: "centos-release-ceph-quincy.noarch"
}
}
2023-08-07 16:51:49 +00:00
package {
name: "centos-release-ceph-reef"
type: PACKAGE_TYPE_NORMAL_SRC
repository {
name: "extras"
include_filter: "centos-release-ceph-reef.noarch"
}
}
2022-08-30 08:20:35 +00:00
package {
name: "centos-release-opstools"
type: PACKAGE_TYPE_NORMAL_SRC
repository {
name: "extras"
include_filter: "centos-release-opstools.noarch"
}
}
2023-04-12 15:34:42 +00:00
package {
name: "centos-release-openstack-antelope"
type: PACKAGE_TYPE_NORMAL_SRC
repository {
name: "extras"
include_filter: "centos-release-openstack-antelope.noarch"
}
}
2023-10-19 21:05:16 +00:00
package {
name: "centos-release-openstack-bobcat"
type: PACKAGE_TYPE_NORMAL_SRC
repository {
name: "extras"
include_filter: "centos-release-openstack-bobcat.noarch"
}
}
2023-10-31 10:43:28 +00:00
package {
name: "centos-release-openstack-caracal"
type: PACKAGE_TYPE_NORMAL_SRC
repository {
name: "extras"
include_filter: "centos-release-openstack-caracal.noarch"
}
}
2022-12-06 21:13:37 +00:00
package {
name: "centos-release-openstack-yoga"
type: PACKAGE_TYPE_NORMAL_SRC
repository {
name: "extras"
include_filter: "centos-release-openstack-yoga.noarch"
}
}
package {
name: "centos-release-openstack-zed"
type: PACKAGE_TYPE_NORMAL_SRC
repository {
name: "extras"
include_filter: "centos-release-openstack-zed.noarch"
}
}
2022-08-30 08:20:35 +00:00
package {
name: "centos-release-samba414"
type: PACKAGE_TYPE_NORMAL_SRC
repository {
name: "extras"
include_filter: "centos-release-samba414.noarch"
}
}
2022-07-28 22:12:27 +00:00
2022-08-30 08:20:35 +00:00
package {
name: "centos-release-samba415"
type: PACKAGE_TYPE_NORMAL_SRC
repository {
name: "extras"
include_filter: "centos-release-samba415.noarch"
}
}
package {
name: "centos-release-samba416"
type: PACKAGE_TYPE_NORMAL_SRC
repository {
name: "extras"
include_filter: "centos-release-samba416.noarch"
}
}
2022-09-15 06:04:18 +00:00
package {
name: "centos-release-samba417"
type: PACKAGE_TYPE_NORMAL_SRC
repository {
name: "extras"
include_filter: "centos-release-samba417.noarch"
}
}
2023-04-01 06:12:58 +00:00
package {
name: "centos-release-samba418"
type: PACKAGE_TYPE_NORMAL_SRC
repository {
name: "extras"
include_filter: "centos-release-samba418.noarch"
}
}
2023-09-06 05:39:36 +00:00
package {
name: "centos-release-samba419"
type: PACKAGE_TYPE_NORMAL_SRC
repository {
name: "extras"
include_filter: "centos-release-samba419.noarch"
}
}
2023-04-27 16:27:17 +00:00
package {
name: "centos-release-nfs-ganesha4"
type: PACKAGE_TYPE_NORMAL_SRC
repository {
name: "extras"
include_filter: "centos-release-nfs-ganesha4.noarch"
}
}
package {
name: "centos-release-nfs-ganesha5"
type: PACKAGE_TYPE_NORMAL_SRC
repository {
name: "extras"
include_filter: "centos-release-nfs-ganesha5.noarch"
}
}
2022-08-30 08:20:35 +00:00
package {
name: "centos-release-storage-common"
type: PACKAGE_TYPE_NORMAL_SRC
repository {
name: "extras"
include_filter: "centos-release-storage-common.noarch"
}
}
package {
name: "centos-release-nfv"
type: PACKAGE_TYPE_NORMAL_SRC
repository {
name: "extras"
include_filter: "centos-release-nfv-common.noarch"
include_filter: "centos-release-nfv-openvswitch.noarch"
}
}
2022-08-30 08:58:34 +00:00
package {
name: "centos-release-messaging"
type: PACKAGE_TYPE_NORMAL_SRC
repository {
name: "extras"
include_filter: "centos-release-messaging.noarch"
include_filter: "centos-release-rabbitmq-38.noarch"
}
}
package {
name: "centos-release-gluster9"
type: PACKAGE_TYPE_NORMAL_SRC
repository {
name: "extras"
include_filter: "centos-release-gluster9.noarch"
}
}
package {
name: "centos-release-gluster10"
type: PACKAGE_TYPE_NORMAL_SRC
repository {
name: "extras"
include_filter: "centos-release-gluster10.noarch"
}
}
2022-12-06 20:55:25 +00:00
package {
name: "centos-release-gluster11"
type: PACKAGE_TYPE_NORMAL_SRC
repository {
name: "extras"
include_filter: "centos-release-gluster11.noarch"
}
}
2022-12-22 18:23:46 +00:00
package {
name: "centos-release-virt-common"
type: PACKAGE_TYPE_NORMAL_SRC
repository {
name: "extras"
include_filter: "centos-release-virt-common.noarch"
}
}
package {
name: "centos-release-ovirt45"
type: PACKAGE_TYPE_NORMAL_SRC
repository {
name: "extras"
include_filter: "centos-release-ovirt45.noarch"
}
}
2023-05-25 17:37:42 +00:00
package {
name: "centos-release-cloud"
type: PACKAGE_TYPE_NORMAL_SRC
repository {
name: "extras"
include_filter: "centos-release-cloud.noarch"
}
}
package {
name: "centos-release-okd-4.13"
type: PACKAGE_TYPE_NORMAL_SRC
repository {
name: "extras"
include_filter: "centos-release-okd-4.13.noarch"
}
}
package {
name: "centos-release-okd-4.14"
type: PACKAGE_TYPE_NORMAL_SRC
repository {
name: "extras"
include_filter: "centos-release-okd-4.14.noarch"
}
}
2023-10-18 04:30:19 +00:00
package {
name: "centos-release-okd-4.15"
type: PACKAGE_TYPE_NORMAL_SRC
repository {
name: "extras"
include_filter: "centos-release-okd-4.15.noarch"
}
}
package {
name: "centos-release-okd-4.16"
type: PACKAGE_TYPE_NORMAL_SRC
repository {
name: "extras"
include_filter: "centos-release-okd-4.16.noarch"
}
}
2023-10-07 23:08:45 +00:00
package {
name: "centos-release-kmods"
type: PACKAGE_TYPE_NORMAL_SRC
repository {
name: "extras"
include_filter: "centos-release-kmods.noarch"
}
}
2022-08-30 08:20:35 +00:00
# End CentOS
2024-04-15 19:44:50 +00:00
package {
name: "mock-rocky-configs"
type: PACKAGE_TYPE_NORMAL_SRC
repository {
name: "extras"
include_filter: "mock-rocky-configs.noarch"
}
}
2022-08-30 15:27:18 +00:00
# Non-existent stuff
package {
name: "rocky-bookmarks"
type: PACKAGE_TYPE_NORMAL_SRC
repository {
name: "extras"
include_filter: "rocky-bookmarks.noarch"
}
}