infrastructure/ansible/host_vars/ingress.yml
Jake Howard cfb498d7c6
All checks were successful
/ terraform (push) Successful in 1m3s
/ ansible (push) Successful in 2m7s
Only add HTTPS redirect when it's needed
2023-12-16 18:13:49 +00:00

5 lines
141 B
YAML

# Listen on a static port so it can be opened in the firewall
nebula_listen_port: "{{ nebula_lighthouse_port }}"
nginx_https_redirect: true