From 1658e701dd8dfc27876e1a01007c47af05be4682 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sun, 25 Jul 2021 23:08:12 +0200 Subject: jitis/meet-stream-ui: enable http auth and support new config --- inventory/host_vars/ele-jitsi.yml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'inventory/host_vars/ele-jitsi.yml') diff --git a/inventory/host_vars/ele-jitsi.yml b/inventory/host_vars/ele-jitsi.yml index 80032c54..0815fbd8 100644 --- a/inventory/host_vars/ele-jitsi.yml +++ b/inventory/host_vars/ele-jitsi.yml @@ -49,4 +49,7 @@ jitsi_meet_auth: jitsi_meet_streamui: http_port: "{{ jitsi_meet_http_port + 1 }}" +# http_auth: +# operator: "{{ vault_jitsi_meet_auth_user_passwords['operator'] }}" image_tag: latest + default_control_room: lashuu8O -- cgit v1.2.3