openqa_onebox_test: disable message consumer mails

We don't want this box to be trying to email anybody.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2022-07-22 12:42:04 -07:00
parent aacb604700
commit ebe67df74b

View file

@ -54,8 +54,6 @@ ipa_client_sudo_groups:
- sysadmin-qa
ipa_host_group: openqa-servers
ipa_host_group_desc: OpenQA servers
# fedora-messaging email error reporting settings
openqa_amqp_mailto: ["adamwill@fedoraproject.org", "lruzicka@fedoraproject.org"]
# we need this for all our fedora-messaging consumers as they are not
# allowed to create queues on the infra AMQP broker, by broker config
openqa_amqp_passive: true