2.7 KiB
— #ansible_ssh_user: ec2-user #ansible_become_user: root #ansible_become: yes nm_controlled_resolv: True ansible_ifcfg_blocklist: True public_ip: 3.228.218.234 datacenter: aws
public_hostname: retrace-stg.aws.fedoraproject.org faf_server_name: retrace-stg.aws.fedoraproject.org/faf rs_use_faf_packages: true
rs_internal_fedora_vers: [32, rawhide] rs_internal_fedora_vers_removed: [] rs_internal_arch_list: [source, x86_64, i386]
faf_opsys_list:
- fedora
- centos
eol_opsys:
sar_script: '/usr/bin/faf sar' sar_script_user: faf sar_output_file: faf.json
letsencrypt: predefined_deploy_script: httpd certificates: retrace-stg.aws.fedoraproject.org: domains:
- retrace-stg.aws.fedoraproject.org
challenge_dir: /var/www/html mail: ekulik@redhat.com
nagios_Check_Services: mail: false nrpe: false sshd: false named: false dhcpd: false httpd: false swap: false ping: false raid: false
faf_repos:
- { name: 'fedora-32-source', url: ['http://dl01.fedoraproject.org/pub/fedora/linux/releases/32/Everything/source/tree/', 'http://dl01.fedoraproject.org/pub/fedora/linux/development/32/Everything/source/tree/'], arch: 'src', opsys: 'Fedora 32', }
- { name: 'fedora-32-x86_64', url: ['http://dl01.fedoraproject.org/pub/fedora/linux/releases/32/Everything/x86_64/os/', 'http://dl01.fedoraproject.org/pub/fedora/linux/development/32/Everything/x86_64/os/'], arch: 'x86_64', opsys: 'Fedora 32', }
- { name: 'fedora-32-x86_64-debug', url: ['http://dl01.fedoraproject.org/pub/fedora/linux/releases/32/Everything/x86_64/debug/tree/', 'http://dl01.fedoraproject.org/pub/fedora/linux/development/32/Everything/x86_64/debug/tree/'], arch: 'x86_64', opsys: 'Fedora 32', }
- { name: 'fedora-32-x86_64-testing-debug', url: ['http://dl01.fedoraproject.org/pub/fedora/linux/updates/testing/32/Everything/x86_64/debug/'], arch: 'x86_64', opsys: 'Fedora 32', }
- { name: 'fedora-32-x86_64-testing', url: ['http://dl01.fedoraproject.org/pub/fedora/linux/updates/testing/32/Everything/x86_64/'], arch: 'x86_64', opsys: 'Fedora 32', }
- { name: 'fedora-32-x86_64-updates-debug', url: ['http://dl01.fedoraproject.org/pub/fedora/linux/updates/32/Everything/x86_64/debug/'], arch: 'x86_64', opsys: 'Fedora 32', }
- { name: 'fedora-32-x86_64-updates', url: ['http://dl01.fedoraproject.org/pub/fedora/linux/updates/32/Everything/x86_64/'], arch: 'x86_64', opsys: 'Fedora 32', }
…