Files
fedora-infra_ansible/inventory/group_vars/checkcompose
Nils Philippsen 6c85fda0c9 Mass remove/replace iad2 -> rdu3, 10.3. -> 10.16.
Signed-off-by: Nils Philippsen <nils@redhat.com>
2025-07-03 20:05:02 +02:00

16 lines
647 B
Plaintext

# This var should never be set for more than one machine
checkcompose_prod: true
# The checkcompose settings below cause system(s) in this group to
# send out check-compose reports. This could cause duplicate reports
# if additional systems were added to this group.
checkcompose_emailfrom: rawhide@fedoraproject.org
checkcompose_emailto: "test-reports@lists.fedoraproject.org"
checkcompose_smtp: bastion.rdu3.fedoraproject.org
checkcompose_subvariant_emails:
BaseOS:
error: ["yselkowitz@redhat.com", "aavraham@redhat.com"]
checkcompose_greenwaveurl: https://greenwave.fedoraproject.org
checkcompose_url: "https://{{ external_hostname }}"