From 891c7dc3cd11bd3e8a11ed19672bb057787d36c2 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sun, 21 Mar 2021 15:55:10 +0100 Subject: add mumble to glt-coturn --- inventory/host_vars/glt-coturn.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'inventory') diff --git a/inventory/host_vars/glt-coturn.yml b/inventory/host_vars/glt-coturn.yml index 5511d75a..859c1ccd 100644 --- a/inventory/host_vars/glt-coturn.yml +++ b/inventory/host_vars/glt-coturn.yml @@ -27,3 +27,15 @@ coturn_auth_secret: "{{ vault_coturn_auth_secret }}" coturn_listening_port: 3478 coturn_tls_listening_port: 443 coturn_install_nginx_vhost: no + + +mumble_version: 1.3.4 +mumble_instance: linuxtage.at +mumble_hostnames: + - mumble.linuxtage.at + +mumble_superuser_password: "{{ vault_mumble_superuser_password }}" + +mumble_config_options: + bonjour: false + welcometext: "Willkommen im Mumble der Grazer Linuxtage
Intercom für Helfer und Orga während der GLT21" -- cgit v1.2.3