mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-28 12:32:50 +08:00
debuginfod: deploy in rdu3
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
11
inventory/host_vars/debuginfod01.rdu3.fedoraproject.org
Normal file
11
inventory/host_vars/debuginfod01.rdu3.fedoraproject.org
Normal file
@@ -0,0 +1,11 @@
|
||||
---
|
||||
datacenter: rdu3
|
||||
eth0_ipv4_gw: 10.16.163.254
|
||||
eth0_ipv4_ip: 10.16.163.109
|
||||
ks_repo: https://infrastructure.fedoraproject.org/pub/fedora/linux/releases/42/Server/x86_64/os/
|
||||
ks_url: https://infrastructure.fedoraproject.org/repo/rhel/ks/kvm-fedora
|
||||
sar_script_user: root
|
||||
virt_install_command: "{{ virt_install_command_one_nic }}"
|
||||
vmhost: vmhost-x86-04.rdu3.fedoraproject.org
|
||||
volgroup: /dev/vg_guests
|
||||
dnf_automatic_type: default
|
||||
@@ -0,0 +1,9 @@
|
||||
---
|
||||
datacenter: rdu3
|
||||
eth0_ipv4_gw: 10.16.166.254
|
||||
eth0_ipv4_ip: 10.16.166.62
|
||||
ks_repo: https://infrastructure.fedoraproject.org/pub/fedora/linux/releases/42/Server/x86_64/os/
|
||||
ks_url: https://infrastructure.fedoraproject.org/repo/rhel/ks/kvm-fedora
|
||||
vmhost: vmhost-x86-03.stg.rdu3.fedoraproject.org
|
||||
volgroup: /dev/vg_guests
|
||||
dnf_automatic_type: default
|
||||
@@ -1205,18 +1205,23 @@ db.stg.aws.fedoraproject.org
|
||||
|
||||
[debuginfod]
|
||||
debuginfod01.iad2.fedoraproject.org
|
||||
debuginfod01.rdu3.fedoraproject.org
|
||||
|
||||
[debuginfod_iad2]
|
||||
debuginfod01.iad2.fedoraproject.org
|
||||
|
||||
[debuginfod_rdu3]
|
||||
debuginfod01.rdu3.fedoraproject.org
|
||||
|
||||
[debuginfod_stg]
|
||||
debuginfod01.stg.iad2.fedoraproject.org
|
||||
debuginfod01.stg.rdu3.fedoraproject.org
|
||||
|
||||
[debuginfod_stg_iad2]
|
||||
debuginfod01.stg.iad2.fedoraproject.org
|
||||
|
||||
[debuginfod_stg_rdu3]
|
||||
debuginfod01.stg.rdu3.fedoraproject.org
|
||||
|
||||
[pagure]
|
||||
pagure02.fedoraproject.org
|
||||
|
||||
Reference in New Issue
Block a user