forked from Deuxfleurs/infrastructure
Add LX key3
This commit is contained in:
parent
e1f171e19c
commit
7e111783fe
2 changed files with 3 additions and 1 deletions
1
os/config/roles/users/files/alex-key3.pub
Normal file
1
os/config/roles/users/files/alex-key3.pub
Normal file
|
@ -0,0 +1 @@
|
||||||
|
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJpaBZdYxHqMxhv2RExAOa7nkKhPBOHupMP3mYaZ73w9 lx@lindy
|
|
@ -10,7 +10,8 @@ active_users:
|
||||||
is_admin: true
|
is_admin: true
|
||||||
ssh_keys:
|
ssh_keys:
|
||||||
- 'alex-key1.pub'
|
- 'alex-key1.pub'
|
||||||
- 'alex-key2.pub'
|
#- 'alex-key2.pub'
|
||||||
|
- 'alex-key3.pub'
|
||||||
|
|
||||||
- username: 'maximilien'
|
- username: 'maximilien'
|
||||||
is_admin: true
|
is_admin: true
|
||||||
|
|
Loading…
Reference in a new issue