diff --git a/roles/totpcgi/templates/configmap.yml b/roles/totpcgi/templates/configmap.yml index eb1a5205ba..0f8aa59ce8 100644 --- a/roles/totpcgi/templates/configmap.yml +++ b/roles/totpcgi/templates/configmap.yml @@ -68,7 +68,7 @@ data: AuthType Basic AuthName "Fedora totpcgi" - Auth_PG_host db-fas + Auth_PG_host db-fas{{ env_suffix }} Auth_PG_port 5432 Auth_PG_user fasreadonly Auth_PG_pwd {{ fasReadOnlyPassword }}