make adrien admin
This commit is contained in:
parent
1e5e4af35c
commit
1183583fdf
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ active_users:
|
|||
- 'florian-key2.pub'
|
||||
|
||||
- username: 'adrien'
|
||||
is_admin: false
|
||||
is_admin: true
|
||||
ssh_keys:
|
||||
- 'adrien-key1.pub'
|
||||
|
||||
|
|
Reference in a new issue