diff --git a/inventory/group_vars/openqa b/inventory/group_vars/openqa index 378fdec47c..32aef9a5fa 100644 --- a/inventory/group_vars/openqa +++ b/inventory/group_vars/openqa @@ -19,7 +19,7 @@ wikitcms_password: "{{ prod_wikitcms_password }}" checkcompose_emailfrom: rawhide@fedoraproject.org checkcompose_emailto: "test@lists.fedoraproject.org devel@lists.fedoraproject.org" -checkcompose_postrelease_emailto: "mmcgrath@redhat.com cloud@lists.fedoraproject.org" +checkcompose_postrelease_emailto: "mmcgrath@fedoraproject.org cloud@lists.fedoraproject.org" checkcompose_postrelease_emailerror: "true" checkcompose_smtp: bastion.phx2.fedoraproject.org checkcompose_url: "https://{{ external_hostname }}"