--- datacenter: rdu-cc # Clean-up packages of following EOLed operating systems dns1: 8.8.8.8 dns2: 8.8.4.4 dns_search1: fedoraproject.org eol_opsys: - { opsys: Fedora, release: '36' } # When not empty, the array should have the following form: # - { opsys: "Fedora", release: "36" } eth2_ipv4: 8.43.85.61 eth2_ipv4_gw: 8.43.85.254 eth2_ipv4_nm: 23 # List of supported operating systems faf_opsys_list: - fedora - centos faf_repos: # Fedora 37 repositories ------------------------------------------------ - arch: src name: fedora-37-source opsys: Fedora 37 url: - http://dl01.fedoraproject.org/pub/fedora/linux/releases/37/Everything/source/tree/ - http://dl01.fedoraproject.org/pub/fedora/linux/development/37/Everything/source/tree/ - arch: x86_64 name: fedora-37-x86_64 opsys: Fedora 37 url: - http://dl01.fedoraproject.org/pub/fedora/linux/releases/37/Everything/x86_64/os/ - http://dl01.fedoraproject.org/pub/fedora/linux/development/37/Everything/x86_64/os/ - arch: x86_64 name: fedora-37-x86_64-debug opsys: Fedora 37 url: - http://dl01.fedoraproject.org/pub/fedora/linux/releases/37/Everything/x86_64/debug/tree/ - http://dl01.fedoraproject.org/pub/fedora/linux/development/37/Everything/x86_64/debug/tree/ - arch: x86_64 name: fedora-37-x86_64-updates opsys: Fedora 37 url: - http://dl01.fedoraproject.org/pub/fedora/linux/updates/37/Everything/x86_64/ - arch: x86_64 name: fedora-37-x86_64-updates-debug opsys: Fedora 37 url: - http://dl01.fedoraproject.org/pub/fedora/linux/updates/37/Everything/x86_64/debug/ - arch: x86_64 name: fedora-37-x86_64-testing opsys: Fedora 37 url: - http://dl01.fedoraproject.org/pub/fedora/linux/updates/testing/37/Everything/x86_64/ - arch: x86_64 name: fedora-37-x86_64-testing-debug opsys: Fedora 37 url: - http://dl01.fedoraproject.org/pub/fedora/linux/updates/testing/37/Everything/x86_64/debug/ # Fedora 38 repositories ------------------------------------------------ - arch: src name: fedora-38-source opsys: Fedora 38 url: - http://dl01.fedoraproject.org/pub/fedora/linux/releases/38/Everything/source/tree/ - http://dl01.fedoraproject.org/pub/fedora/linux/development/38/Everything/source/tree/ - arch: x86_64 name: fedora-38-x86_64 opsys: Fedora 38 url: - http://dl01.fedoraproject.org/pub/fedora/linux/releases/38/Everything/x86_64/os/ - http://dl01.fedoraproject.org/pub/fedora/linux/development/38/Everything/x86_64/os/ - arch: x86_64 name: fedora-38-x86_64-debug opsys: Fedora 38 url: - http://dl01.fedoraproject.org/pub/fedora/linux/releases/38/Everything/x86_64/debug/tree/ - http://dl01.fedoraproject.org/pub/fedora/linux/development/38/Everything/x86_64/debug/tree/ - arch: x86_64 name: fedora-38-x86_64-updates opsys: Fedora 38 url: - http://dl01.fedoraproject.org/pub/fedora/linux/updates/38/Everything/x86_64/ - arch: x86_64 name: fedora-38-x86_64-updates-debug opsys: Fedora 38 url: - http://dl01.fedoraproject.org/pub/fedora/linux/updates/38/Everything/x86_64/debug/ - arch: x86_64 name: fedora-38-x86_64-testing opsys: Fedora 38 url: - http://dl01.fedoraproject.org/pub/fedora/linux/updates/testing/38/Everything/x86_64/ - arch: x86_64 name: fedora-38-x86_64-testing-debug opsys: Fedora 38 url: - http://dl01.fedoraproject.org/pub/fedora/linux/updates/testing/38/Everything/x86_64/debug/ # Fedora Rawhide repositories ------------------------------------------- - arch: src name: fedora-rawhide-source opsys: Fedora rawhide url: - http://dl01.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/source/tree/ - arch: x86_64 name: fedora-rawhide-x86_64 opsys: Fedora rawhide url: - http://dl01.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/ - arch: x86_64 name: fedora-rawhide-x86_64-debug opsys: Fedora rawhide url: - http://dl01.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/debug/tree/ faf_server_name: retrace.fedoraproject.org/faf # consumed by roles/copr/certbot has_ipv4: true has_ipv6: false letsencrypt: certificates: retrace03.rdu-cc.fedoraproject.org: challenge_dir: /var/www/html domains: - retrace03.rdu-cc.fedoraproject.org - retrace.fedoraproject.org mail: msuchy@redhat.com predefined_deploy_script: httpd mac0: f4:02:70:fa:79:84 nagios_Check_Services: dhcpd: false httpd: false named: false nrpe: true sshd: true swap: false network_connections: - autoconnect: true ip: address: - '{{ eth2_ipv4 }}/{{ eth2_ipv4_nm }}' dhcp4: false dns: - '{{ dns1 }}' - '{{ dns2 }}' dns_search: - '{{ dns_search1 }}' gateway4: '{{ eth2_ipv4_gw }}' mac: '{{ mac0 }}' name: eth2 state: up type: ethernet public_hostname: retrace03.rdu-cc.fedoraproject.org rs_internal_arch_list: - source - x86_64 rs_internal_centos_vers: [7, 8] 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 sar_script_user: faf