浏览代码

honoroit - add matrix_bot_honoroit_hostname into group vars

pull/2599/head
Aine 3 年前
父节点
当前提交
15ce377235
找不到此签名对应的密钥 GPG 密钥 ID: 34969C908CCA2804
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. +1
    -0
      group_vars/matrix_servers

+ 1
- 0
group_vars/matrix_servers 查看文件

@@ -1653,6 +1653,7 @@ matrix_bot_maubot_database_password: "{{ '%s' | format(matrix_homeserver_generic


# We don't enable bots by default. # We don't enable bots by default.
matrix_bot_honoroit_enabled: false matrix_bot_honoroit_enabled: false
matrix_bot_honoroit_hostname: "{{ matrix_server_fqn_matrix }}"


matrix_bot_honoroit_systemd_required_services_list: | matrix_bot_honoroit_systemd_required_services_list: |
{{ {{


正在加载...
取消
保存