add dns record to headscale for camperpi
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Tobias Brunner 2023-03-06 20:23:35 +01:00
parent 4d58e80c3d
commit 49e0196871
Signed by: tobru
SSH Key Fingerprint: SHA256:kywVhvCA+MIxL6eBgoQa+BfC/ROJqcfD2bpy1PR6Ebk
1 changed files with 4 additions and 0 deletions

View File

@ -33,3 +33,7 @@ data:
- 9.9.9.9
base_domain: vpn.tobru.ch
magic_dns: true
extra_records:
- name: "pi.camper.tobru.ch"
type: "A"
value: "100.64.0.16"