Merge branch 'mark_new_lighthouse' into 'main'
add new lighthouse in marks 1984 VPS See merge request scott/infranet!1
This commit is contained in:
commit
53208e116c
|
@ -24,6 +24,7 @@ pki:
|
|||
# "{nebula ip}": ["{routable ip/dns name}:{routable port}"]
|
||||
static_host_map:
|
||||
"10.10.100.1": ["185.112.144.69:4242"]
|
||||
"10.10.100.21": ["93.95.230.219:4242"]
|
||||
|
||||
lighthouse:
|
||||
# am_lighthouse is used to enable lighthouse functionality for a node. This should ONLY be true on nodes
|
||||
|
@ -178,7 +179,6 @@ tun:
|
|||
# mtu: 1300
|
||||
# metric: 100
|
||||
|
||||
|
||||
# TODO
|
||||
# Configure logging level
|
||||
logging:
|
||||
|
@ -231,7 +231,6 @@ logging:
|
|||
# after receiving the response for lighthouse queries
|
||||
#trigger_buffer: 64
|
||||
|
||||
|
||||
# Nebula security group configuration
|
||||
firewall:
|
||||
conntrack:
|
||||
|
|
Loading…
Reference in a new issue