mirror of
https://github.com/cwchristerw/tjas-infra
synced 2025-08-08 15:24:35 +00:00
Update Yggdrasil config
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user