Przeglądaj źródła

Update setup_install.yml

pull/1769/head
Markus 3 lat temu
rodzic
commit
49e1989303
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      roles/matrix-synapse/tasks/synapse/setup_install.yml

+ 1
- 1
roles/matrix-synapse/tasks/synapse/setup_install.yml Wyświetl plik

@@ -38,7 +38,7 @@
- name: Adding the S3 Install Command
lineinfile:
path: "{{ matrix_synapse_docker_src_files_path }}/docker/Dockerfile"
line: RUN pip install --no-deps --no-warn-script-location synapse-s3-storage-provider boto3
line: RUN pip install --no-deps --no-warn-script-location synapse-s3-storage-provider boto3 botocore
insertafter: /synapse.*
when: "matrix_synapse_s3_media_store_enabled|bool"



Ładowanie…
Anuluj
Zapisz