14 lines
280 B
YAML
14 lines
280 B
YAML
private_ip: "{{ tailscale_nodes.casey.ip }}"
|
|
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/
|