diff --git a/roles/mirrormanager/frontend2/templates/mirrormanager2.cfg b/roles/mirrormanager/frontend2/templates/mirrormanager2.cfg index 2c76b86dbf..26abf33957 100644 --- a/roles/mirrormanager/frontend2/templates/mirrormanager2.cfg +++ b/roles/mirrormanager/frontend2/templates/mirrormanager2.cfg @@ -58,7 +58,7 @@ MM_AUTHENTICATION = 'fas' ADMIN_GROUP = ('sysadmin-main', 'sysadmin-web') # Email of the admin to which send notification or error -ADMIN_EMAIL = 'admin@fedoraproject.org' +ADMIN_EMAIL = ['admin@fedoraproject.org', 'adrian@fedoraproject.org'] # Email address used in the 'From' field of the emails sent. # Default: ``nobody@fedoraproject.org``.