Back up headscale config
This commit is contained in:
12
ansible/host_vars/casey/main.yml
Normal file
12
ansible/host_vars/casey/main.yml
Normal file
@ -0,0 +1,12 @@
|
||||
nebula_is_lighthouse: true
|
||||
nebula_listen_port: "{{ nebula_lighthouse_port }}"
|
||||
ssh_extra_allowed_users: f2b@{{ nebula.cidr }} f2b@{{ pve_hosts.internal_cidr }}
|
||||
|
||||
nginx_https_redirect: true
|
||||
|
||||
certbot_certs:
|
||||
- domains:
|
||||
- headscale.jakehoward.tech
|
||||
|
||||
restic_backup_locations:
|
||||
- /var/lib/headscale/
|
Reference in New Issue
Block a user