Przeglądaj źródła

Use ansible-role-synapse-admin

Signed-off-by: Suguru Hirahara <did🔑z6MkvVZk1A3KBApWJXv2Ju4H14ErDfRGxh8zxdXSZ4vACDg5>
pull/4932/head
Suguru Hirahara 4 tygodni temu
rodzic
commit
0cdc393867
Nie znaleziono w bazie danych klucza dla tego podpisu ID klucza GPG: E4F9743DAB4B7B75
3 zmienionych plików z 5 dodań i 2 usunięć
  1. +1
    -1
      docs/configuring-playbook-synapse-admin.md
  2. +3
    -0
      requirements.yml
  3. +1
    -1
      setup.yml

+ 1
- 1
docs/configuring-playbook-synapse-admin.md Wyświetl plik

@@ -65,7 +65,7 @@ There are some additional things you may wish to configure about the component.

Take a look at:

- `roles/custom/matrix-synapse-admin/defaults/main.yml` for some variables that you can customize via your `vars.yml` file. You can override settings (even those that don't have dedicated playbook variables) using the `matrix_synapse_admin_configuration_extension_json` variable
- `roles/galaxy/synapse_admin/defaults/main.yml` for some variables that you can customize via your `vars.yml` file. You can override settings (even those that don't have dedicated playbook variables) using the `matrix_synapse_admin_configuration_extension_json` variable

## Installing



+ 3
- 0
requirements.yml Wyświetl plik

@@ -71,6 +71,9 @@
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-prometheus-postgres-exporter.git
version: v0.19.0-0
name: prometheus_postgres_exporter
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-synapse-admin.git
version: v0.11.1-etke53-0
name: synapse_admin
- src: git+https://github.com/devture/com.devture.ansible.role.systemd_docker_base.git
version: v1.4.1-0
name: systemd_docker_base


+ 1
- 1
setup.yml Wyświetl plik

@@ -98,7 +98,7 @@
- custom/matrix-dendrite
- custom/matrix-conduit
- custom/matrix-continuwuity
- custom/matrix-synapse-admin
- galaxy/synapse_admin
- custom/matrix-synapse-usage-exporter
- galaxy/prometheus_node_exporter
- galaxy/prometheus_postgres_exporter


Ładowanie…
Anuluj
Zapisz