From 04b39f0bdcb510ad0e11371bb6e86fa84caae5f5 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Jun 25 2019 02:15:56 +0000 Subject: check-compose: fix recipient list value ...sigh. Signed-off-by: Adam Williamson --- diff --git a/inventory/group_vars/checkcompose b/inventory/group_vars/checkcompose index ccbbca8..afbc9ca 100644 --- a/inventory/group_vars/checkcompose +++ b/inventory/group_vars/checkcompose @@ -10,7 +10,7 @@ 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" + error: ["dusty@dustymabe.com", "walters@verbum.org", "atomic@lists.fedoraproject.org"] checkcompose_smtp: bastion.phx2.fedoraproject.org checkcompose_url: "https://{{ external_hostname }}" checkcompose_greenwaveurl: https://greenwave-web-greenwave.app.os.fedoraproject.org