Compare commits
No commits in common. "cfb8322fc4110080362b3e311521e12e8532c258" and "cb5fa46fa0c8efe112e62425d842580eb3bb78ba" have entirely different histories.
cfb8322fc4
...
cb5fa46fa0
2 changed files with 4 additions and 2 deletions
|
|
@ -58,8 +58,6 @@ runa:
|
|||
matrix_service: "synapse-admin"
|
||||
lta:
|
||||
hosts:
|
||||
mtx-mngm-1.lta.internal.ru.com:
|
||||
matrix_service: "synapse-admin"
|
||||
mtx-syna-1.lta.internal.ru.com:
|
||||
nfs:
|
||||
mounts:
|
||||
|
|
@ -72,3 +70,4 @@ runa:
|
|||
path: /mnt
|
||||
mtx-elem-1.lta.internal.ru.com:
|
||||
mtx-turn-1.lta.internal.ru.com: # waiting for public IP
|
||||
mtx-mngm-1.lta.internal.ru.com:
|
||||
|
|
|
|||
|
|
@ -1,2 +1,5 @@
|
|||
SYNAPSE_ADMIN_VERSION=0.8.7
|
||||
NGINX_VERSION=1.25.3-alpine
|
||||
|
||||
SYNAPSE_SERVER_NAME=corp-serv.net
|
||||
NGINX_SYNAPSE_FQDN=synapse.corp-apps.com
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue