summaryrefslogtreecommitdiff
path: root/inventory/host_vars/ele-jitsi.yml
diff options
context:
space:
mode:
Diffstat (limited to 'inventory/host_vars/ele-jitsi.yml')
-rw-r--r--inventory/host_vars/ele-jitsi.yml13
1 files changed, 13 insertions, 0 deletions
diff --git a/inventory/host_vars/ele-jitsi.yml b/inventory/host_vars/ele-jitsi.yml
index 94305b40..2a049bf9 100644
--- a/inventory/host_vars/ele-jitsi.yml
+++ b/inventory/host_vars/ele-jitsi.yml
@@ -76,4 +76,17 @@ jitsi_meet_streamui:
default_control_room: lashuu8O
+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 Elevate Festival Mumble Server <br>Intercom Staff of the Elevate Mediachannel"
+ rememberchannel: true
+
+
prometheus_scrape_endpoint: "{{ ansible_default_ipv4.address }}:9999"