From 63773cc15bd4f5fcd9454871a57d1604968b6a76 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christer=20War=C3=A9n?= Date: Fri, 25 Jul 2025 09:17:42 +0300 Subject: [PATCH] Update Yggdrasil config --- files/yggdrasil/config.conf | 6 ------ 1 file changed, 6 deletions(-) diff --git a/files/yggdrasil/config.conf b/files/yggdrasil/config.conf index 307d70f..62504b3 100644 --- a/files/yggdrasil/config.conf +++ b/files/yggdrasil/config.conf @@ -34,13 +34,7 @@ # connections either on TCP/9001 or a UNIX socket depending on your # platform. Use this value for yggdrasilctl -endpoint=X. To disable # the admin socket, use the value "none" instead. - -{% if hostname == "cloudberry.fr1.servers.devices.cwinfo.net" %} - AdminListen: "tcp://[::]:9001" -{% else %} AdminListen: unix:///var/run/yggdrasil.sock -{% endif %} - # Regular expressions for which interfaces multicast peer discovery # should be enabled on. If none specified, multicast peer discovery is