forked from Deuxfleurs/infrastructure
WIP Florian as an admin
This commit is contained in:
parent
7ea74f2398
commit
2f1ef18510
1 changed files with 3 additions and 2 deletions
|
@ -20,8 +20,9 @@ active_users:
|
||||||
- username: 'florian'
|
- username: 'florian'
|
||||||
is_admin: false
|
is_admin: false
|
||||||
ssh_keys:
|
ssh_keys:
|
||||||
- 'florian-key1.pub'
|
- 'quentin-key1.pub'
|
||||||
- 'florian-key2.pub'
|
#- 'florian-key1.pub'
|
||||||
|
#- 'florian-key2.pub'
|
||||||
|
|
||||||
disabled_users:
|
disabled_users:
|
||||||
- 'john.doe'
|
- 'john.doe'
|
||||||
|
|
Loading…
Reference in a new issue