diff --git a/Schutzfile b/Schutzfile index 9fc377272..54f99c402 100644 --- a/Schutzfile +++ b/Schutzfile @@ -240,6 +240,52 @@ } ] }, + "rhel-10.0": { + "dependencies": { + "osbuild": { + "commit": "df83c629201f3955dfb07016c31409d85f376a29" + } + }, + "repos": [ + { + "file": "/etc/yum.repos.d/rhel10internal.repo", + "x86_64": [ + { + "title": "RHEL-10-RPMREPO-NIGHTLY-BaseOS", + "name": "baseos", + "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el10/el10-x86_64-baseos-n10.0-20240715" + }, + { + "title": "RHEL-10-RPMREPO-NIGHTLY-AppStream", + "name": "appstream", + "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el10/el10-x86_64-appstream-n10.0-20240715" + }, + { + "title": "RHEL-10-RPMREPO-NIGHTLY-CRB", + "name": "crb", + "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el10/el10-x86_64-crb-n10.0-20240715" + } + ], + "aarch64": [ + { + "title": "RHEL-10-RPMREPO-NIGHTLY-BaseOS", + "name": "baseos", + "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el10/el10-aarch64-baseos-n10.0-20240715" + }, + { + "title": "RHEL-10-RPMREPO-NIGHTLY-AppStream", + "name": "appstream", + "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el10/el10-aarch64-appstream-n10.0-20240715" + }, + { + "title": "RHEL-10-RPMREPO-NIGHTLY-CRB", + "name": "crb", + "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el10/el10-aarch64-crb-n10.0-20240715" + } + ] + } + ] + }, "centos-9": { "dependencies": { "osbuild": {