forked from sig_core/toolkit
add fasttrack and security profiles
This commit is contained in:
parent
c656810fba
commit
24200e2740
39
iso/empanadas/empanadas/sig/fasttrack.yaml
Normal file
39
iso/empanadas/empanadas/sig/fasttrack.yaml
Normal file
@ -0,0 +1,39 @@
|
|||||||
|
---
|
||||||
|
fasttrack:
|
||||||
|
'8':
|
||||||
|
profile: 'fasttrack'
|
||||||
|
project_id: ''
|
||||||
|
addtional_dirs: []
|
||||||
|
repo:
|
||||||
|
fasttrack-common:
|
||||||
|
allowed_arches:
|
||||||
|
- x86_64
|
||||||
|
- aarch64
|
||||||
|
extra_files:
|
||||||
|
git_repo: 'https://git.rockylinux.org/staging/src/rocky-release-fasttrack.git'
|
||||||
|
git_raw_path: 'https://git.rockylinux.org/staging/src/rocky-release-fasttrack/-/raw/r8/'
|
||||||
|
branch: 'r8'
|
||||||
|
gpg:
|
||||||
|
stable: 'SOURCES/RPM-GPG-KEY-Rocky-SIG-FastTrack'
|
||||||
|
list:
|
||||||
|
- 'SOURCES/RPM-GPG-KEY-Rocky-SIG-FastTrack'
|
||||||
|
'9':
|
||||||
|
profile: 'fasttrack'
|
||||||
|
project_id: ''
|
||||||
|
addtional_dirs: []
|
||||||
|
repo:
|
||||||
|
fasttrack-common:
|
||||||
|
allowed_arches:
|
||||||
|
- x86_64
|
||||||
|
- aarch64
|
||||||
|
- ppc64le
|
||||||
|
- s390x
|
||||||
|
extra_files:
|
||||||
|
git_repo: 'https://git.rockylinux.org/staging/src/rocky-release-fasttrack.git'
|
||||||
|
git_raw_path: 'https://git.rockylinux.org/staging/src/rocky-release-fasttrack/-/raw/r9/'
|
||||||
|
branch: 'r9'
|
||||||
|
gpg:
|
||||||
|
stable: 'SOURCES/RPM-GPG-KEY-Rocky-SIG-FastTrack'
|
||||||
|
list:
|
||||||
|
- 'SOURCES/RPM-GPG-KEY-Rocky-SIG-FastTrack'
|
||||||
|
...
|
39
iso/empanadas/empanadas/sig/security.yaml
Normal file
39
iso/empanadas/empanadas/sig/security.yaml
Normal file
@ -0,0 +1,39 @@
|
|||||||
|
---
|
||||||
|
security:
|
||||||
|
'8':
|
||||||
|
profile: 'security'
|
||||||
|
project_id: '41baa8a8-7dbe-46fe-9f0b-4e2420372bbc'
|
||||||
|
addtional_dirs: []
|
||||||
|
repo:
|
||||||
|
security-common:
|
||||||
|
allowed_arches:
|
||||||
|
- x86_64
|
||||||
|
- aarch64
|
||||||
|
extra_files:
|
||||||
|
git_repo: 'https://git.rockylinux.org/staging/src/rocky-release-security.git'
|
||||||
|
git_raw_path: 'https://git.rockylinux.org/staging/src/rocky-release-security/-/raw/r8/'
|
||||||
|
branch: 'r8'
|
||||||
|
gpg:
|
||||||
|
stable: 'SOURCES/RPM-GPG-KEY-Rocky-SIG-Security'
|
||||||
|
list:
|
||||||
|
- 'SOURCES/RPM-GPG-KEY-Rocky-SIG-Security'
|
||||||
|
'9':
|
||||||
|
profile: 'security'
|
||||||
|
project_id: '041a90b2-51f5-44a4-8be8-b2905c1ad95b'
|
||||||
|
addtional_dirs: []
|
||||||
|
repo:
|
||||||
|
security-common:
|
||||||
|
allowed_arches:
|
||||||
|
- x86_64
|
||||||
|
- aarch64
|
||||||
|
- ppc64le
|
||||||
|
- s390x
|
||||||
|
extra_files:
|
||||||
|
git_repo: 'https://git.rockylinux.org/staging/src/rocky-release-security.git'
|
||||||
|
git_raw_path: 'https://git.rockylinux.org/staging/src/rocky-release-security/-/raw/r9/'
|
||||||
|
branch: 'r9'
|
||||||
|
gpg:
|
||||||
|
stable: 'SOURCES/RPM-GPG-KEY-Rocky-SIG-Security'
|
||||||
|
list:
|
||||||
|
- 'SOURCES/RPM-GPG-KEY-Rocky-SIG-Security'
|
||||||
|
...
|
Loading…
Reference in New Issue
Block a user