diff --git a/inventory/host_vars/debuginfod01.rdu3.fedoraproject.org b/inventory/host_vars/debuginfod01.rdu3.fedoraproject.org new file mode 100644 index 0000000000..68c6beb90c --- /dev/null +++ b/inventory/host_vars/debuginfod01.rdu3.fedoraproject.org @@ -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 diff --git a/inventory/host_vars/debuginfod01.stg.rdu3.fedoraproject.org b/inventory/host_vars/debuginfod01.stg.rdu3.fedoraproject.org new file mode 100644 index 0000000000..11ecfcd65c --- /dev/null +++ b/inventory/host_vars/debuginfod01.stg.rdu3.fedoraproject.org @@ -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 diff --git a/inventory/inventory b/inventory/inventory index aabf2f0d5a..2b58da0544 100644 --- a/inventory/inventory +++ b/inventory/inventory @@ -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