From e14d639b77df8f1aad0c9029b544860f3bf1235d Mon Sep 17 00:00:00 2001 From: Ryan Lerch Date: Wed, 16 Aug 2023 15:36:59 +1000 Subject: [PATCH] maubot: use the actual admin_user var Signed-off-by: Ryan Lerch --- roles/openshift-apps/maubot/templates/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/openshift-apps/maubot/templates/config.yml b/roles/openshift-apps/maubot/templates/config.yml index 49f4b45cbb..3ada9d312b 100644 --- a/roles/openshift-apps/maubot/templates/config.yml +++ b/roles/openshift-apps/maubot/templates/config.yml @@ -36,7 +36,7 @@ homeservers: admins: root: "" {% if env == 'staging' %} - {{ maubot_stg_admin_username }}: "{{ maubot_stg_admin_password }}" + {{ maubot_stg_admin_user }}: "{{ maubot_stg_admin_password }}" {% endif %} api_features: