ansible/inventory/host_vars/pagure02.fedoraproject.org
Kevin Fenzi ae7b7db942 Move vm's off rhel7 virthost-cc-rdu02 to new rhel9 vmhost-x86-cc01
Move these vm's off the old rhel7 virthost to the new rhel9 one.
It's faster, better, newer, etc.
Once these are all moved (pagure02 is still live migrating), we can
decomission virthost-cc-rdu02 as it's end of life.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-05-20 18:48:46 -07:00

1.3 KiB

— datacenter: rdu-cc dns1: 8.8.8.8 dns2: 1.0.0.1 dns_search1: vpn.fedoraproject.org dns_search2: fedoraproject.org effective_cache_size: 1 eth0_ipv4_gw: 8.43.85.254 eth0_ipv4_ip: 8.43.85.76 eth0_ipv6_gw: "2620:52:3:1:ffff:ffff:ffff:fffe" eth0_ipv6_ip: "2620:52:3:1:dead:beef:cafe:fed8" eth0_ipv6_nm: 64 eth0_nm: 255.255.255.0 has_ipv6: yes ks_repo: http://infrastructure.fedoraproject.org/repo/rhel/RHEL8-x86_64/ ks_url: http://infrastructure.fedoraproject.org/repo/rhel/ks/kvm-rhel-8-ext max_stack_depth: "4MB" nagios_Check_Services: swap: false network_connections:

  • autoconnect: yes ip: address:

    • "{{ eth0_ipv4_ip }}/{{ eth0_ipv4_nm }}"
    • "{{ eth0_ipv6_ip }}/{{ eth0_ipv6_nm }}"

    dhcp4: no dns:

    • "{{ dns1 }}"
    • "{{ dns2 }}"

    dns_search:

    • "{{ dns_search1 }}"
    • "{{ dns_search2 }}"

    gateway4: "{{ eth0_ipv4_gw }}" gateway6: "{{ eth0_ipv6_gw }}" mac: "{{ ansible_default_ipv4.macaddress }}" name: eth0 type: ethernet

pagure_db_host: 127.0.0.1 sar_output_file: pagure.json

sar_script: /usr/local/bin/pagure_sar.py sar_script_user: git #

# shared_buffers: "512MB" ssh_hostnames:

  • pagure.io

temp_buffers: "8MB" vmhost: vmhost-x86-cc01.rdu-cc.fedoraproject.org volgroup: /dev/vg_guests