debuginfod: match up os versions with current deployments
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
76f76aed9d
commit
99bc906ec1
2 changed files with 3 additions and 3 deletions
|
@ -2,8 +2,8 @@
|
|||
datacenter: iad2
|
||||
eth0_ipv4_gw: 10.3.163.254
|
||||
eth0_ipv4_ip: 10.3.163.109
|
||||
ks_repo: http://10.3.163.35/pub/fedora/linux/releases/33/Server/x86_64/os/
|
||||
ks_url: http://10.3.163.35/repo/rhel/ks/kvm-fedora-33
|
||||
ks_repo: http://10.3.163.35/pub/fedora/linux/releases/37/Server/x86_64/os/
|
||||
ks_url: http://10.3.163.35/repo/rhel/ks/kvm-fedora
|
||||
sar_script_user: root
|
||||
virt_install_command: "{{ virt_install_command_one_nic }}"
|
||||
vmhost: vmhost-x86-06.iad2.fedoraproject.org
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
datacenter: iad2
|
||||
eth0_ipv4_gw: 10.3.166.254
|
||||
eth0_ipv4_ip: 10.3.166.62
|
||||
ks_repo: http://10.3.163.35/pub/fedora/linux/releases/36/Server/x86_64/os/
|
||||
ks_repo: http://10.3.163.35/pub/fedora/linux/releases/37/Server/x86_64/os/
|
||||
ks_url: http://10.3.163.35/repo/rhel/ks/kvm-fedora
|
||||
vmhost: vmhost-x86-08.stg.iad2.fedoraproject.org
|
||||
volgroup: /dev/vg_guests
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue