ansible/inventory/group_vars/checkcompose
Adam Williamson 01c3107edd checkcompose: update SMTP hostname to iad2 not phx2
This is why we haven't had compose check reports for the last
few months. Gah.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2020-08-18 11:20:47 -07:00

16 lines
757 B
Text

# This var should never be set for more than one machine
checkcompose_prod: true
checkcompose_env_suffix:
checkcompose_env: production
# 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@lists.fedoraproject.org devel@lists.fedoraproject.org"
checkcompose_subvariant_emails:
AtomicHost:
error: ["dusty@dustymabe.com", "walters@verbum.org", "atomic@lists.fedoraproject.org"]
checkcompose_smtp: bastion.iad2.fedoraproject.org
checkcompose_url: "https://{{ external_hostname }}"
checkcompose_greenwaveurl: https://greenwave.fedoraproject.org