Update to 2022-01-28 21:00

This commit is contained in:
Daniel Berteaud
2022-01-28 21:00:08 +01:00
parent 9abf651e65
commit f45491ce0b
5 changed files with 20 additions and 17 deletions

View File

@@ -20,9 +20,9 @@ synapse_packages:
- postgresql14
- postgresql-devel
- jemalloc
- python3-virtualenv
- python3-pip
- python3-psycopg2
- python3-setuptools
- python39-pip
- python39-devel
synapse_jemalloc: /usr/lib64/libjemalloc.so.2
synapse_python: /usr/bin/python3.9
synapse_venv_lib_dir: "{{ synapse_root_dir }}/venv/lib/python3.9/site-packages/"