From d6fc6142beee0d17acfde0e01d02e682f13b0082 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sat, 10 Jul 2021 22:36:03 +0200 Subject: install mumble on ele-coturn --- inventory/host_vars/ele-coturn.yml | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'inventory/host_vars/ele-coturn.yml') diff --git a/inventory/host_vars/ele-coturn.yml b/inventory/host_vars/ele-coturn.yml index 94fe4ae5..862ced63 100644 --- a/inventory/host_vars/ele-coturn.yml +++ b/inventory/host_vars/ele-coturn.yml @@ -41,3 +41,16 @@ 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: elev8.at +mumble_hostnames: + - mumble.elev8.at + +mumble_superuser_password: "{{ vault_mumble_superuser_password }}" + +mumble_config_options: + bonjour: false + welcometext: "Welcome to the Mumble Server of the Elevate Festival
Intercom for Staff of Elevate 2021" + rememberchannel: true -- cgit v1.2.3