Skip to content

Commit

Permalink
fix fasttrack repos
Browse files Browse the repository at this point in the history
  • Loading branch information
nazunalika committed Nov 26, 2024
1 parent e061332 commit 6bdcc01
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions iso/empanadas/empanadas/sig/fasttrack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down

0 comments on commit 6bdcc01

Please sign in to comment.