Allow nebula through firewall

This commit is contained in:
Jake Howard
2023-11-03 18:06:36 +00:00
parent b1284877a3
commit 850278ab19
6 changed files with 9 additions and 2 deletions

View File

@ -1 +1,2 @@
nebula_is_lighthouse: false
nebula_listen_port: 0

View File

@ -17,7 +17,7 @@ lighthouse:
listen:
host: 0.0.0.0
port: "{{ nebula_is_lighthouse | ternary(nebula_lighthouse_port, 0) }}"
port: "{{ nebula_listen_port }}"
punchy:
punch: true