From 2e1fa34aa915836a63b939b184d83b54d84dbdcc Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Sat, 21 Feb 2015 19:15:06 +0000 Subject: [PATCH] (fmn) Don't automatically create staging accounts for people... --- roles/notifs/backend/templates/fmn.consumer.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/roles/notifs/backend/templates/fmn.consumer.py b/roles/notifs/backend/templates/fmn.consumer.py index 50185d0d65..451023dfda 100644 --- a/roles/notifs/backend/templates/fmn.consumer.py +++ b/roles/notifs/backend/templates/fmn.consumer.py @@ -47,8 +47,10 @@ config = { "fmn.consumer.enabled": True, "fmn.sqlalchemy.uri": "postgresql://{{notifs_db_user}}:{{notifs_db_password}}@db-notifs/notifications", + {% if env != 'staging' %} # Auto create accounts for new packagers. "fmn.autocreate": True, + {% endif %} # Just drop these topics without considering any preferences. They are noise that just clog us up. "fmn.junk_suffixes": [