forked from Deuxfleurs/infrastructure
Add Alex
This commit is contained in:
parent
a4799a8e27
commit
cbe9236376
2 changed files with 2 additions and 0 deletions
1
ansible/roles/users/files/alex-key2.pub
Normal file
1
ansible/roles/users/files/alex-key2.pub
Normal file
|
@ -0,0 +1 @@
|
|||
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJk4tAEhDkLeik9eEHIHMliyckM/gWr/k6fX/CSmayCM katchup@charlotte
|
|
@ -10,6 +10,7 @@ active_users:
|
|||
is_admin: true
|
||||
ssh_keys:
|
||||
- 'alex-key1.pub'
|
||||
- 'alex-key2.pub'
|
||||
|
||||
disabled_users:
|
||||
- 'john.doe'
|
||||
|
|
Loading…
Reference in a new issue