riley.ferguson -> riley
This commit is contained in:
parent
6ba0d31d6f
commit
c6f199dc2f
@ -2,4 +2,4 @@
|
|||||||
headscale_oidc_secret: "{{ lookup('env', 'HEADSCALE_OIDC_SECRET') }}"
|
headscale_oidc_secret: "{{ lookup('env', 'HEADSCALE_OIDC_SECRET') }}"
|
||||||
headscale_allowed_users:
|
headscale_allowed_users:
|
||||||
- "elizabeth.hunt@simponic.xyz"
|
- "elizabeth.hunt@simponic.xyz"
|
||||||
- "riley.ferguson@simponic.xyz"
|
- "riley@simponic.xyz"
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
{
|
{
|
||||||
"groups": {
|
"groups": {
|
||||||
"group:admin": ["elizabeth.hunt"],
|
"group:admin": ["elizabeth.hunt"],
|
||||||
"group:roomates": ["riley.ferguson"],
|
"group:roomates": ["riley"],
|
||||||
"group:friends": ["riley.ferguson"],
|
"group:friends": ["riley"],
|
||||||
"group:sys": ["sys"]
|
"group:sys": ["sys"]
|
||||||
},
|
},
|
||||||
"tagOwners": {
|
"tagOwners": {
|
||||||
|
Loading…
Reference in New Issue
Block a user