3
0
mirror of https://github.com/spantaleev/matrix-docker-ansible-deploy.git synced 2025-12-25 10:10:25 +00:00

Switch from s3fs to Goofys

Improves performance of media store operations.
This commit is contained in:
Slavi Pantaleev
2018-02-20 21:36:08 +02:00
parent db686c3f8e
commit efc78fb9d3
13 changed files with 144 additions and 98 deletions

View File

@@ -25,6 +25,7 @@
- docker-python
- firewalld
- ntp
- fuse
when: ansible_distribution == 'CentOS'
- name: Ensure APT usage dependencies are installed (Debian)
@@ -60,6 +61,7 @@
- docker-ce
- python-docker
- ntp
- fuse
when: ansible_os_family == 'Debian'
- name: Ensure firewalld is started and autoruns