fix fasttrack repos
This commit is contained in:
parent
e061332e2b
commit
6bdcc019d7
1 changed files with 12 additions and 2 deletions
|
@ -7,7 +7,11 @@ fasttrack:
|
|||
gpg_key:
|
||||
- 'https://git.rockylinux.org/staging/src/rocky-release-fasttrack/-/raw/r8/SOURCES/RPM-GPG-KEY-Rocky-SIG-FastTrack'
|
||||
repo:
|
||||
fasttrack-common:
|
||||
fasttrack-new:
|
||||
allowed_arches:
|
||||
- x86_64
|
||||
- aarch64
|
||||
fasttrack-updates:
|
||||
allowed_arches:
|
||||
- x86_64
|
||||
- aarch64
|
||||
|
@ -24,7 +28,13 @@ fasttrack:
|
|||
gpg_key:
|
||||
- 'https://git.rockylinux.org/staging/src/rocky-release-fasttrack/-/raw/r9/SOURCES/RPM-GPG-KEY-Rocky-SIG-FastTrack'
|
||||
repo:
|
||||
fasttrack-common:
|
||||
fasttrack-new:
|
||||
allowed_arches:
|
||||
- x86_64
|
||||
- aarch64
|
||||
- ppc64le
|
||||
- s390x
|
||||
fasttrack-updates:
|
||||
allowed_arches:
|
||||
- x86_64
|
||||
- aarch64
|
||||
|
|
Loading…
Reference in a new issue