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