# 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 # 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" glob_match: "centos-release-openstack-antelope" glob_match: "centos-release-openstack-bobcat" glob_match: "centos-release-openstack-caracal" glob_match: "centos-release-openstack-dalmation" glob_match: "centos-release-openstack-yoga" glob_match: "centos-release-openstack-zed" glob_match: "centos-release-samba414" glob_match: "centos-release-samba415" glob_match: "centos-release-samba416" glob_match: "centos-release-samba417" glob_match: "centos-release-samba418" glob_match: "centos-release-samba419" glob_match: "centos-release-samba420" glob_match: "centos-release-ceph-pacific" glob_match: "centos-release-ceph-quincy" glob_match: "centos-release-ceph-reef" glob_match: "centos-release-opstools" glob_match: "centos-release-nfv-common" glob_match: "centos-release-nfv-openvswitch" glob_match: "centos-release-messaging" glob_match: "centos-release-rabbitmq-38" glob_match: "centos-release-gluster9" glob_match: "centos-release-gluster10" glob_match: "centos-release-gluster11" glob_match: "centos-release-storage-common" glob_match: "centos-release-virt-common" glob_match: "centos-release-ovirt45" glob_match: "centos-release-cloud" glob_match: "centos-release-okd-4.13" glob_match: "centos-release-okd-4.14" glob_match: "centos-release-okd-4.15" glob_match: "centos-release-okd-4.16" } 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" } # This is a catch all arch { key: "*" glob_match: "rocky-bookmarks" } } package { name: "openldap" type: PACKAGE_TYPE_NORMAL_FORK repository { name: "plus" include_filter: "openldap-servers.aarch64" include_filter: "openldap-servers.ppc64le" include_filter: "openldap-servers.s390x" include_filter: "openldap-servers.x86_64" } } 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" include_filter: "rpmfusion-free-release-tainted.noarch" } } # 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" } } package { name: "rocky-release-cloud" type: PACKAGE_TYPE_NORMAL_SRC repository { name: "extras" include_filter: "rocky-release-cloud.noarch" } } package { name: "rocky-release-core" type: PACKAGE_TYPE_NORMAL_SRC repository { name: "extras" include_filter: "rocky-release-core.noarch" } } package { name: "rocky-release-hpc" type: PACKAGE_TYPE_NORMAL_SRC repository { name: "extras" include_filter: "rocky-release-hpc.noarch" } } package { name: "rocky-release-security" type: PACKAGE_TYPE_NORMAL_SRC repository { name: "extras" include_filter: "rocky-release-security.noarch" } } package { name: "rocky-release-kernel" type: PACKAGE_TYPE_NORMAL_SRC repository { name: "extras" include_filter: "rocky-release-kernel.noarch" } } # End Rocky SIG # CentOS package { name: "centos-release-ceph-pacific" type: PACKAGE_TYPE_NORMAL_SRC repository { name: "extras" include_filter: "centos-release-ceph-pacific.noarch" } } package { name: "centos-release-ceph-quincy" type: PACKAGE_TYPE_NORMAL_SRC repository { name: "extras" include_filter: "centos-release-ceph-quincy.noarch" } } package { name: "centos-release-ceph-reef" type: PACKAGE_TYPE_NORMAL_SRC repository { name: "extras" include_filter: "centos-release-ceph-reef.noarch" } } package { name: "centos-release-opstools" type: PACKAGE_TYPE_NORMAL_SRC repository { name: "extras" include_filter: "centos-release-opstools.noarch" } } package { name: "centos-release-openstack-antelope" type: PACKAGE_TYPE_NORMAL_SRC repository { name: "extras" include_filter: "centos-release-openstack-antelope.noarch" } } package { name: "centos-release-openstack-bobcat" type: PACKAGE_TYPE_NORMAL_SRC repository { name: "extras" include_filter: "centos-release-openstack-bobcat.noarch" } } package { name: "centos-release-openstack-caracal" type: PACKAGE_TYPE_NORMAL_SRC repository { name: "extras" include_filter: "centos-release-openstack-caracal.noarch" } } package { name: "centos-release-openstack-dalmation" type: PACKAGE_TYPE_NORMAL_SRC repository { name: "extras" include_filter: "centos-release-openstack-dalmation.noarch" } } 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" } } package { name: "centos-release-samba414" type: PACKAGE_TYPE_NORMAL_SRC repository { name: "extras" include_filter: "centos-release-samba414.noarch" } } 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" } } package { name: "centos-release-samba417" type: PACKAGE_TYPE_NORMAL_SRC repository { name: "extras" include_filter: "centos-release-samba417.noarch" } } package { name: "centos-release-samba418" type: PACKAGE_TYPE_NORMAL_SRC repository { name: "extras" include_filter: "centos-release-samba418.noarch" } } package { name: "centos-release-samba419" type: PACKAGE_TYPE_NORMAL_SRC repository { name: "extras" include_filter: "centos-release-samba419.noarch" } } package { name: "centos-release-samba420" type: PACKAGE_TYPE_NORMAL_SRC repository { name: "extras" include_filter: "centos-release-samba420.noarch" } } 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" } } 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" } } 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" } } package { name: "centos-release-gluster11" type: PACKAGE_TYPE_NORMAL_SRC repository { name: "extras" include_filter: "centos-release-gluster11.noarch" } } 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" } } 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" } } 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" } } package { name: "centos-release-kmods" type: PACKAGE_TYPE_NORMAL_SRC repository { name: "extras" include_filter: "centos-release-kmods.noarch" } } # End CentOS package { name: "mock-rocky-configs" type: PACKAGE_TYPE_NORMAL_SRC repository { name: "extras" include_filter: "mock-rocky-configs.noarch" } } # Non-existent stuff package { name: "rocky-bookmarks" type: PACKAGE_TYPE_NORMAL_SRC repository { name: "extras" include_filter: "rocky-bookmarks.noarch" } }