Sfoglia il codice sorgente

Wire matrix_bot_maubot_hostname via group vars

pull/3093/head
Slavi Pantaleev 2 anni fa
parent
commit
3fa21d19be
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. +2
    -0
      group_vars/matrix_servers

+ 2
- 0
group_vars/matrix_servers Vedi File

@@ -2139,6 +2139,8 @@ matrix_bot_maubot_systemd_required_services_list_auto: |
([devture_postgres_identifier ~ '.service'] if (devture_postgres_enabled and matrix_bot_maubot_database_hostname == devture_postgres_connection_hostname) else [])
}}

matrix_bot_maubot_hostname: "{{ matrix_server_fqn_matrix }}"

matrix_bot_maubot_homeserver_url: "{{ matrix_addons_homeserver_client_api_url }}"

matrix_bot_maubot_homeserver_secret: |-


Caricamento…
Annulla
Salva