diff options
author | Elizabeth Hunt <elizabeth.hunt@simponic.xyz> | 2025-01-04 13:11:49 -0800 |
---|---|---|
committer | Elizabeth Hunt <elizabeth.hunt@simponic.xyz> | 2025-01-04 13:57:11 -0800 |
commit | 260785e7440ffe10acc23f3357dad94d2c774519 (patch) | |
tree | cab63e42882aeb98ae47d8d3d0471cd459b86d9d /group_vars | |
parent | 15c05029129afdc2a3f7e6b2c36e93d297b3de73 (diff) | |
download | oldinfra-260785e7440ffe10acc23f3357dad94d2c774519.tar.gz oldinfra-260785e7440ffe10acc23f3357dad94d2c774519.zip |
add lucina
Diffstat (limited to 'group_vars')
-rw-r--r-- | group_vars/vpn.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/group_vars/vpn.yml b/group_vars/vpn.yml index 40a5003..be91bca 100644 --- a/group_vars/vpn.yml +++ b/group_vars/vpn.yml @@ -4,3 +4,4 @@ headscale_allowed_users: - "elizabeth@simponic.xyz" - "riley@simponic.xyz" - "rain@simponic.xyz" + - "lucina@simponic.xyz" |