honoroit - add matrix_bot_honoroit_hostname into group vars

pull/2599/head
Aine 3 months ago
parent 0b18f03195
commit 15ce377235
No known key found for this signature in database
GPG Key ID: 34969C908CCA2804
  1. 1
      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.
matrix_bot_honoroit_enabled: false
matrix_bot_honoroit_hostname: "{{ matrix_server_fqn_matrix }}"
matrix_bot_honoroit_systemd_required_services_list: |
{{

Loading…
Cancel
Save