mirror of
https://github.com/cwchristerw/tjas-infra
synced 2025-08-08 18:44:34 +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
|
# connections either on TCP/9001 or a UNIX socket depending on your
|
||||||
# platform. Use this value for yggdrasilctl -endpoint=X. To disable
|
# platform. Use this value for yggdrasilctl -endpoint=X. To disable
|
||||||
# the admin socket, use the value "none" instead.
|
# 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
|
AdminListen: unix:///var/run/yggdrasil.sock
|
||||||
{% endif %}
|
|
||||||
|
|
||||||
|
|
||||||
# Regular expressions for which interfaces multicast peer discovery
|
# Regular expressions for which interfaces multicast peer discovery
|
||||||
# should be enabled on. If none specified, multicast peer discovery is
|
# should be enabled on. If none specified, multicast peer discovery is
|
||||||
|
Reference in New Issue
Block a user