From 286106ecf58af0b9205e6235521068d5884b6385 Mon Sep 17 00:00:00 2001 From: Daan De Meyer Date: Jan 18 2023 16:34:04 +0000 Subject: Add centos-release-hyperscale-testing repository This copr repository ships the centos-release-hyperscale-testing package which installs a repo file containing the testing repositories for Hyperscale into /etc/yum.repos.d --- diff --git a/distros/centos-stream-legacy/hyperscale.repo b/distros/centos-stream-legacy/hyperscale.repo index 947fc87..767fe8d 100644 --- a/distros/centos-stream-legacy/hyperscale.repo +++ b/distros/centos-stream-legacy/hyperscale.repo @@ -81,3 +81,10 @@ baseurl=https://buildlogs.centos.org/centos/$releasever-stream/hyperscale/$basea gpgcheck=0 priority=50 enabled=0 + +[centos-release-hyperscale-testing] +name=CentOS Stream $releasever - Hyperscale Testing Repository Definitions +baseurl=https://download.copr.fedorainfracloud.org/results/@centoshyperscale/centos-release-hyperscale-testing/centos-stream-$releasever-$basearch/ +gpgcheck=1 +gpgkey=https://download.copr.fedorainfracloud.org/results/@centoshyperscale/centos-release-hyperscale-testing/pubkey.gpg +enabled=1 diff --git a/distros/centos-stream/hyperscale.repo b/distros/centos-stream/hyperscale.repo index b1530f5..82e7bd9 100644 --- a/distros/centos-stream/hyperscale.repo +++ b/distros/centos-stream/hyperscale.repo @@ -93,3 +93,9 @@ gpgcheck=0 priority=50 enabled=0 +[centos-release-hyperscale-testing] +name=CentOS Stream $releasever - Hyperscale Testing Repository Definitions +baseurl=https://download.copr.fedorainfracloud.org/results/@centoshyperscale/centos-release-hyperscale-testing/centos-stream-$releasever-$basearch/ +gpgcheck=1 +gpgkey=https://download.copr.fedorainfracloud.org/results/@centoshyperscale/centos-release-hyperscale-testing/pubkey.gpg +enabled=1