infra/group_vars/vpn.yml

6 lines
167 B
YAML
Raw Normal View History

---
2024-01-04 01:40:27 -05:00
headscale_oidc_secret: "{{ lookup('env', 'HEADSCALE_OIDC_SECRET') }}"
headscale_allowed_users:
- "elizabeth.hunt@simponic.xyz"
2024-01-08 04:11:51 -05:00
- "riley.ferguson@simponic.xyz"