From fd1b5c9486abef82b26739d453281152cdefe514 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ebbe=20Ba=C3=9F?= Date: Wed, 29 Jul 2026 16:05:41 +0200 Subject: [PATCH] added secrets --- .../nextcloud_full_deployment/deploy_nc_talk_hpb.yml | 1 + 1 file changed, 1 insertion(+) 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 2eb92ca..ca1e731 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,6 +202,7 @@ [turn] api = static + apikey = {{ nc_talk_hpb_turn_api_key }} 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