16 lines
314 B
YAML
16 lines
314 B
YAML
nebula_is_lighthouse: true
|
|
nebula_listen_port: "{{ nebula_lighthouse_port }}"
|
|
|
|
nginx_https_redirect: true
|
|
|
|
certbot_certs:
|
|
- domains:
|
|
- headscale.jakehoward.tech
|
|
- domains:
|
|
- whoami-cdn.theorangeone.net
|
|
|
|
cdn_domains:
|
|
- whoami-cdn.theorangeone.net
|
|
|
|
restic_backup_locations:
|
|
- /var/lib/headscale/
|