Просмотр исходного кода

Use ansible-role-synapse-admin

Signed-off-by: Suguru Hirahara <did🔑z6MkvVZk1A3KBApWJXv2Ju4H14ErDfRGxh8zxdXSZ4vACDg5>
pull/4932/head
Suguru Hirahara 2 недель назад
Родитель
Сommit
0cdc393867
Не найден GPG ключ соответствующий данной подписи Идентификатор GPG ключа: E4F9743DAB4B7B75
3 измененных файлов: 5 добавлений и 2 удалений
  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 Просмотреть файл

@@ -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 Просмотреть файл

@@ -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 Просмотреть файл

@@ -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


Загрузка…
Отмена
Сохранить