retrace: EOL F36
This commit is contained in:
parent
c63e3b89ed
commit
e867ee01eb
1 changed files with 3 additions and 42 deletions
|
@ -5,7 +5,7 @@ dns1: 8.8.8.8
|
|||
dns2: 8.8.4.4
|
||||
dns_search1: fedoraproject.org
|
||||
eol_opsys:
|
||||
- { opsys: Fedora, release: '35' }
|
||||
- { opsys: Fedora, release: '36' }
|
||||
# When not empty, the array should have the following form:
|
||||
# - { opsys: "Fedora", release: "36" }
|
||||
eth2_ipv4: 8.43.85.61
|
||||
|
@ -17,45 +17,6 @@ faf_opsys_list:
|
|||
- fedora
|
||||
- centos
|
||||
faf_repos:
|
||||
# Fedora 36 repositories ------------------------------------------------
|
||||
- arch: src
|
||||
name: fedora-36-source
|
||||
opsys: Fedora 36
|
||||
url:
|
||||
- http://dl01.fedoraproject.org/pub/fedora/linux/releases/36/Everything/source/tree/
|
||||
- http://dl01.fedoraproject.org/pub/fedora/linux/development/36/Everything/source/tree/
|
||||
- arch: x86_64
|
||||
name: fedora-36-x86_64
|
||||
opsys: Fedora 36
|
||||
url:
|
||||
- http://dl01.fedoraproject.org/pub/fedora/linux/releases/36/Everything/x86_64/os/
|
||||
- http://dl01.fedoraproject.org/pub/fedora/linux/development/36/Everything/x86_64/os/
|
||||
- arch: x86_64
|
||||
name: fedora-36-x86_64-debug
|
||||
opsys: Fedora 36
|
||||
url:
|
||||
- http://dl01.fedoraproject.org/pub/fedora/linux/releases/36/Everything/x86_64/debug/tree/
|
||||
- http://dl01.fedoraproject.org/pub/fedora/linux/development/36/Everything/x86_64/debug/tree/
|
||||
- arch: x86_64
|
||||
name: fedora-36-x86_64-testing-debug
|
||||
opsys: Fedora 36
|
||||
url:
|
||||
- http://dl01.fedoraproject.org/pub/fedora/linux/updates/testing/36/Everything/x86_64/debug/
|
||||
- arch: x86_64
|
||||
name: fedora-36-x86_64-testing
|
||||
opsys: Fedora 36
|
||||
url:
|
||||
- http://dl01.fedoraproject.org/pub/fedora/linux/updates/testing/36/Everything/x86_64/
|
||||
- arch: x86_64
|
||||
name: fedora-36-x86_64-updates-debug
|
||||
opsys: Fedora 36
|
||||
url:
|
||||
- http://dl01.fedoraproject.org/pub/fedora/linux/updates/36/Everything/x86_64/debug/
|
||||
- arch: x86_64
|
||||
name: fedora-36-x86_64-updates
|
||||
opsys: Fedora 36
|
||||
url:
|
||||
- http://dl01.fedoraproject.org/pub/fedora/linux/updates/36/Everything/x86_64/
|
||||
# Fedora 37 repositories ------------------------------------------------
|
||||
- arch: src
|
||||
name: fedora-37-source
|
||||
|
@ -192,8 +153,8 @@ rs_internal_arch_list:
|
|||
- source
|
||||
- x86_64
|
||||
rs_internal_centos_vers: [7, 8]
|
||||
rs_internal_fedora_vers: [36, 37, 38, rawhide]
|
||||
rs_internal_fedora_vers_removed: [30, 31, 32, 33, 34, 35]
|
||||
rs_internal_fedora_vers: [37, 38, rawhide]
|
||||
rs_internal_fedora_vers_removed: [30, 31, 32, 33, 34, 35, 36]
|
||||
rs_use_faf_packages: true
|
||||
sar_output_file: faf.json
|
||||
sar_script: /usr/bin/faf sar
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue