From da5ee4a1619f93f63d2aac93ac92194c5860b869 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ebbe=20Ba=C3=9F?= Date: Wed, 29 Jul 2026 16:07:28 +0200 Subject: [PATCH] fixed var --- .../nextcloud_full_deployment/deploy_nc_talk_hpb.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/linux/ubuntu-server/nextcloud_full_deployment/deploy_nc_talk_hpb.yml b/playbooks/linux/ubuntu-server/nextcloud_full_deployment/deploy_nc_talk_hpb.yml index ca1e731..5a4eca8 100644 --- a/playbooks/linux/ubuntu-server/nextcloud_full_deployment/deploy_nc_talk_hpb.yml +++ b/playbooks/linux/ubuntu-server/nextcloud_full_deployment/deploy_nc_talk_hpb.yml @@ -202,7 +202,7 @@ [turn] api = static - apikey = {{ nc_talk_hpb_turn_api_key }} + apikey = {{ nc_talk_hpb_turn_secret }} secret = {{ nc_talk_hpb_turn_secret }} servers = turn:{{ nc_talk_hpb_domain }}:3478?transport=udp,turn:{{ nc_talk_hpb_domain }}:3478?transport=tcp notify: Restart HPB stack