toolkit/iso/empanadas/empanadas/sig/altarch.yaml

44 lines
1.2 KiB
YAML
Raw Normal View History

2022-05-29 02:28:29 +00:00
---
2022-06-10 23:05:44 +00:00
altarch:
'8':
profile: 'altarch'
2022-08-01 02:23:38 +00:00
project_id: 'a1aac235-dd66-4d5b-8ff0-87467732f322'
2022-07-18 20:52:41 +00:00
repo:
altarch-common:
2022-07-18 20:52:41 +00:00
allowed_arches:
- aarch64
altarch-rockyrpi:
2022-07-18 20:52:41 +00:00
allowed_arches:
- aarch64
2022-08-04 06:07:47 +00:00
additional_dirs:
- 'images'
2022-07-18 20:52:41 +00:00
extra_files:
git_repo: 'https://git.rockylinux.org/staging/src/rocky-release-altarch.git'
git_raw_path: 'https://git.rockylinux.org/staging/src/rocky-release-altarch/-/raw/r8/'
branch: 'r8'
gpg:
stable: 'SOURCES/RPM-GPG-KEY-Rocky-SIG-AltArch'
list:
- 'SOURCES/RPM-GPG-KEY-Rocky-SIG-AltArch'
2022-06-10 23:05:44 +00:00
'9':
profile: 'altarch'
2022-08-01 02:23:38 +00:00
project_id: '6047887d-a395-4bc7-a0bd-fc1873b5d13d'
2022-07-18 20:52:41 +00:00
repo:
altarch-common:
2022-07-18 20:52:41 +00:00
allowed_arches:
- aarch64
altarch-rockyrpi:
2022-07-18 20:52:41 +00:00
allowed_arches:
- aarch64
2022-08-04 06:07:47 +00:00
additional_dirs:
- 'images'
2022-07-18 20:52:41 +00:00
extra_files:
git_repo: 'https://git.rockylinux.org/staging/src/rocky-release-altarch.git'
git_raw_path: 'https://git.rockylinux.org/staging/src/rocky-release-altarch/-/raw/r9/'
branch: 'r9'
gpg:
stable: 'SOURCES/RPM-GPG-KEY-Rocky-SIG-AltArch'
list:
- 'SOURCES/RPM-GPG-KEY-Rocky-SIG-AltArch'
2022-05-29 02:28:29 +00:00
...