diff --git a/roles/fedoauth/templates/fedoauth.cfg b/roles/fedoauth/templates/fedoauth.cfg index 1de06d83e5..0f92c3d566 100644 --- a/roles/fedoauth/templates/fedoauth.cfg +++ b/roles/fedoauth/templates/fedoauth.cfg @@ -81,7 +81,10 @@ AUTH_PROVIDER_CONFIGURATION = { 'https://apps.fedoraproject.org/github2fedmsg', 'https://admin.fedoraproject.org', # Nagios 'https://apps.fedoraproject.org/', # FMN - 'https://release-monitoring.org/'], # Anitya + 'https://release-monitoring.org/', # Anitya + 'http://pagure.io/', # Pagure + 'http://admin.fedoraproject.org/mirrormanager/'], # MM + {% endif %} 'non_trusted_roots': [], 'handle_magic_groups_value': True