瀏覽代碼

Wire matrix_bot_maubot_hostname via group vars

pull/3093/head
Slavi Pantaleev 2 年之前
父節點
當前提交
3fa21d19be
共有 1 個檔案被更改,包括 2 行新增0 行删除
  1. +2
    -0
      group_vars/matrix_servers

+ 2
- 0
group_vars/matrix_servers 查看文件

@@ -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: |-


Loading…
取消
儲存