Sfoglia il codice sorgente

honoroit - add matrix_bot_honoroit_hostname into group vars

pull/2599/head
Aine 3 anni fa
parent
commit
15ce377235
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: 34969C908CCA2804
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. +1
    -0
      group_vars/matrix_servers

+ 1
- 0
group_vars/matrix_servers Vedi 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: |
{{


Caricamento…
Annulla
Salva