|
@ -15,9 +15,12 @@ |
|
|
reverse_proxy_site_fqdn: |
|
|
reverse_proxy_site_fqdn: |
|
|
- 'matrix.{{ domain }}' |
|
|
- 'matrix.{{ domain }}' |
|
|
- 'riot.sestograd.org' |
|
|
- 'riot.sestograd.org' |
|
|
#- role: 'coturn' |
|
|
|
|
|
#- role: 'matrix-synapse' |
|
|
|
|
|
|
|
|
- role: 'matrix-synapse' |
|
|
|
|
|
coturn_host: 'turn' |
|
|
|
|
|
coturn_port: '88' |
|
|
|
|
|
coturn_fqdn: '{{ domain }}' |
|
|
- role: 'riot-web' |
|
|
- role: 'riot-web' |
|
|
|
|
|
riot_web_nginx_fqdn: "riot.sestograd.org" |
|
|
- role: 'monitoring-agent' |
|
|
- role: 'monitoring-agent' |
|
|
|
|
|
|
|
|
- hosts: 'monitoring_hosts' |
|
|
- hosts: 'monitoring_hosts' |
|
|