From 1c9a329791e2da1c64db2663ff924d018e669c05 Mon Sep 17 00:00:00 2001 From: Ryan Lerch Date: Wed, 16 Aug 2023 16:09:31 +1000 Subject: [PATCH] maubot: fix indenteding issue in config.yml Signed-off-by: Ryan Lerch --- roles/openshift-apps/maubot/templates/config.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/roles/openshift-apps/maubot/templates/config.yml b/roles/openshift-apps/maubot/templates/config.yml index 3ada9d312b..c842be7d9a 100644 --- a/roles/openshift-apps/maubot/templates/config.yml +++ b/roles/openshift-apps/maubot/templates/config.yml @@ -35,9 +35,7 @@ homeservers: admins: root: "" - {% if env == 'staging' %} {{ maubot_stg_admin_user }}: "{{ maubot_stg_admin_password }}" - {% endif %} api_features: login: true