diff --git a/roles/fedoauth/templates/fedoauth.cfg b/roles/fedoauth/templates/fedoauth.cfg index ffd1529e6e..557891ff3b 100644 --- a/roles/fedoauth/templates/fedoauth.cfg +++ b/roles/fedoauth/templates/fedoauth.cfg @@ -80,7 +80,8 @@ AUTH_PROVIDER_CONFIGURATION = { 'https://admin.fedoraproject.org/pkgdb/', 'https://admin.fedoraproject.org/voting/', 'https://apps.fedoraproject.org/github2fedmsg', - 'https://admin.fedoraproject.org'], # Nagios + 'https://admin.fedoraproject.org', # Nagios + 'https://apps.fedoraproject.org/'], # FMN {% endif %} 'non_trusted_roots': [], 'handle_magic_groups_value': True