From 01c3107edd711ea6926fef83ef25068cd8fe1232 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Aug 18 2020 18:20:47 +0000 Subject: 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 --- diff --git a/inventory/group_vars/checkcompose b/inventory/group_vars/checkcompose index e666a4e..1f66597 100644 --- a/inventory/group_vars/checkcompose +++ b/inventory/group_vars/checkcompose @@ -11,6 +11,6 @@ checkcompose_emailto: "test@lists.fedoraproject.org devel@lists.fedoraproject.or checkcompose_subvariant_emails: AtomicHost: error: ["dusty@dustymabe.com", "walters@verbum.org", "atomic@lists.fedoraproject.org"] -checkcompose_smtp: bastion.phx2.fedoraproject.org +checkcompose_smtp: bastion.iad2.fedoraproject.org checkcompose_url: "https://{{ external_hostname }}" checkcompose_greenwaveurl: https://greenwave.fedoraproject.org