summaryrefslogtreecommitdiff
path: root/inventory/host_vars
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2023-03-11 18:35:20 +0100
committerChristian Pointner <equinox@spreadspace.org>2023-03-11 18:35:20 +0100
commit23f2f39c58ae2092ff192294b62a4c9119c45f89 (patch)
tree0b6990d8509b912a42800c56fcbf60b745a5ed78 /inventory/host_vars
parentworkstations: some minet tweaks and remove unattended-upgrades (diff)
apps/mumble: switch to new official mumble container images
Diffstat (limited to 'inventory/host_vars')
-rw-r--r--inventory/host_vars/ele-coturn.yml3
-rw-r--r--inventory/host_vars/ele-jitsi.yml3
-rw-r--r--inventory/host_vars/glt-coturn.yml3
3 files changed, 6 insertions, 3 deletions
diff --git a/inventory/host_vars/ele-coturn.yml b/inventory/host_vars/ele-coturn.yml
index c51b5e54..0c91ad49 100644
--- a/inventory/host_vars/ele-coturn.yml
+++ b/inventory/host_vars/ele-coturn.yml
@@ -45,7 +45,7 @@ coturn_tls_listening_port: 443
coturn_install_nginx_vhost: no
-mumble_version: 1.3.4
+mumble_version: v1.4.274-4
mumble_instance: elev8.at
mumble_hostnames:
- mumble.elev8.at
@@ -54,5 +54,6 @@ mumble_superuser_password: "{{ vault_mumble_superuser_password }}"
mumble_config_options:
bonjour: false
+ sslCiphers: "ECDHE+AESGCM:DHE+AESGCM:ECDHE+AES256:DHE+AES256:ECDHE+AES128:DHE+AES128:!RSA:!ADH:!AECDH:!MD5"
welcometext: "Welcome to the Mumble Server of the Elevate Festival<br>Intercom for Staff of Elevate 2021"
rememberchannel: true
diff --git a/inventory/host_vars/ele-jitsi.yml b/inventory/host_vars/ele-jitsi.yml
index 2a049bf9..c48cfddb 100644
--- a/inventory/host_vars/ele-jitsi.yml
+++ b/inventory/host_vars/ele-jitsi.yml
@@ -76,7 +76,7 @@ jitsi_meet_streamui:
default_control_room: lashuu8O
-mumble_version: 1.3.4
+mumble_version: v1.4.274-4
mumble_instance: elev8.at
mumble_hostnames:
- mumble.elev8.at
@@ -85,6 +85,7 @@ mumble_superuser_password: "{{ vault_mumble_superuser_password }}"
mumble_config_options:
bonjour: false
+ sslCiphers: "ECDHE+AESGCM:DHE+AESGCM:ECDHE+AES256:DHE+AES256:ECDHE+AES128:DHE+AES128:!RSA:!ADH:!AECDH:!MD5"
welcometext: "Welcome to the Elevate Festival Mumble Server <br>Intercom Staff of the Elevate Mediachannel"
rememberchannel: true
diff --git a/inventory/host_vars/glt-coturn.yml b/inventory/host_vars/glt-coturn.yml
index 108ecca7..898f36ff 100644
--- a/inventory/host_vars/glt-coturn.yml
+++ b/inventory/host_vars/glt-coturn.yml
@@ -35,7 +35,7 @@ coturn_tls_listening_port: 443
coturn_install_nginx_vhost: no
-mumble_version: 1.3.4
+mumble_version: v1.4.274-4
mumble_instance: linuxtage.at
mumble_hostnames:
- mumble.linuxtage.at
@@ -44,5 +44,6 @@ mumble_superuser_password: "{{ vault_mumble_superuser_password }}"
mumble_config_options:
bonjour: false
+ sslCiphers: "ECDHE+AESGCM:DHE+AESGCM:ECDHE+AES256:DHE+AES256:ECDHE+AES128:DHE+AES128:!RSA:!ADH:!AECDH:!MD5"
welcometext: "Willkommen im Mumble der Grazer Linuxtage <br>Intercom für Helfer und Orga während der GLT21"
rememberchannel: true