Browse Source

honoroit - add matrix_bot_honoroit_hostname into group vars

pull/2599/head
Aine 2 years ago
parent
commit
15ce377235
No known key found for this signature in database GPG Key ID: 34969C908CCA2804
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      group_vars/matrix_servers

+ 1
- 0
group_vars/matrix_servers View File

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

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

matrix_bot_honoroit_systemd_required_services_list: |
{{


Loading…
Cancel
Save