fix fasttrack repos

This commit is contained in:
Louis Abel 2024-11-26 09:59:08 -07:00
parent e061332e2b
commit 6bdcc019d7
Signed by untrusted user: label
GPG Key ID: 2A6975660E424560

View File

@ -7,7 +7,11 @@ fasttrack:
gpg_key: gpg_key:
- 'https://git.rockylinux.org/staging/src/rocky-release-fasttrack/-/raw/r8/SOURCES/RPM-GPG-KEY-Rocky-SIG-FastTrack' - 'https://git.rockylinux.org/staging/src/rocky-release-fasttrack/-/raw/r8/SOURCES/RPM-GPG-KEY-Rocky-SIG-FastTrack'
repo: repo:
fasttrack-common: fasttrack-new:
allowed_arches:
- x86_64
- aarch64
fasttrack-updates:
allowed_arches: allowed_arches:
- x86_64 - x86_64
- aarch64 - aarch64
@ -24,7 +28,13 @@ fasttrack:
gpg_key: gpg_key:
- 'https://git.rockylinux.org/staging/src/rocky-release-fasttrack/-/raw/r9/SOURCES/RPM-GPG-KEY-Rocky-SIG-FastTrack' - 'https://git.rockylinux.org/staging/src/rocky-release-fasttrack/-/raw/r9/SOURCES/RPM-GPG-KEY-Rocky-SIG-FastTrack'
repo: repo:
fasttrack-common: fasttrack-new:
allowed_arches:
- x86_64
- aarch64
- ppc64le
- s390x
fasttrack-updates:
allowed_arches: allowed_arches:
- x86_64 - x86_64
- aarch64 - aarch64