From 0662de958d0dfd4b1b88b71f115bff1cd2fd7541 Mon Sep 17 00:00:00 2001 From: Patrick Uiterwijk Date: Fri, 18 Mar 2016 21:38:10 +0000 Subject: [PATCH] This is needed by Basset to be able to enable accounts Signed-off-by: Patrick Uiterwijk --- roles/fas_server/templates/fas.cfg.j2 | 4 ---- 1 file changed, 4 deletions(-) diff --git a/roles/fas_server/templates/fas.cfg.j2 b/roles/fas_server/templates/fas.cfg.j2 index 3f293dc23a..1c6bf8da71 100644 --- a/roles/fas_server/templates/fas.cfg.j2 +++ b/roles/fas_server/templates/fas.cfg.j2 @@ -73,11 +73,7 @@ systemgroup = 'fas-system' # Valid action : # modo.allow.update_status, allow approved member to do related action. modo.group = 'accounts-moderators' -{% if env == "staging" %} modo.allow.update_status = True -{% else %} -modo.allow.update_status = False -{% endif %} # thirdpartygroup is for thirdparties that also need group management # via fas, but maintain their own actual account systems