diff --git a/roles/notifs-backend/templates/fmn.consumer.py b/roles/notifs-backend/templates/fmn.consumer.py index be03d2038d..fe361348ca 100644 --- a/roles/notifs-backend/templates/fmn.consumer.py +++ b/roles/notifs-backend/templates/fmn.consumer.py @@ -33,6 +33,12 @@ config = { }, }, + # The notification backend uses this to build a fas cache of ircnicks + # to fas usernames so it can act appropriately on certain message types. + "fas_credentials": { + "username": "{{fedoraDummyUser}}", + "password": "{{fedoraDummyUserPassword}}", + }, ## Backend stuff ## # Email