Add/Update password for postgres db codimd, etherpad and synapse
This commit is contained in:
parent
5871e1cfb8
commit
b3fa8a455d
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ ldap_admin_hashed_passwd: "{{ vault_ldap_admin_hashed_passwd }}"
|
|||
postgresql_services_url: 'services-bdd.adm.auro.re'
|
||||
postgresql_synapse_passwd: "{{ vault_postgresql_synapse_passwd }}"
|
||||
postgresql_codimd_passwd: "{{ vault_postgresql_codimd_passwd }}"
|
||||
postgresql_etherpad_passwd: "{{ vault_postgresql_etherpad_passwd }}"
|
||||
|
||||
# Scripts will tell users to go there to manage their account
|
||||
intranet_url: 'https://re2o.auro.re/'
|
||||
|
|
Loading…
Reference in a new issue