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}"]
|
# "{nebula ip}": ["{routable ip/dns name}:{routable port}"]
|
||||||
static_host_map:
|
static_host_map:
|
||||||
"10.10.100.1": ["185.112.144.69:4242"]
|
"10.10.100.1": ["185.112.144.69:4242"]
|
||||||
|
"10.10.100.21": ["93.95.230.219:4242"]
|
||||||
|
|
||||||
lighthouse:
|
lighthouse:
|
||||||
# am_lighthouse is used to enable lighthouse functionality for a node. This should ONLY be true on nodes
|
# 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
|
# mtu: 1300
|
||||||
# metric: 100
|
# metric: 100
|
||||||
|
|
||||||
|
|
||||||
# TODO
|
# TODO
|
||||||
# Configure logging level
|
# Configure logging level
|
||||||
logging:
|
logging:
|
||||||
|
@ -231,7 +231,6 @@ logging:
|
||||||
# after receiving the response for lighthouse queries
|
# after receiving the response for lighthouse queries
|
||||||
#trigger_buffer: 64
|
#trigger_buffer: 64
|
||||||
|
|
||||||
|
|
||||||
# Nebula security group configuration
|
# Nebula security group configuration
|
||||||
firewall:
|
firewall:
|
||||||
conntrack:
|
conntrack:
|
||||||
|
|
Loading…
Reference in a new issue