blob: fc0ef4a5b88bb2db56fb4faf18a2e4418e47bcdf (
plain) (
tree)
|
|
---
active_users:
- username: 'quentin'
is_admin: true
ssh_keys:
- 'quentin-key1.pub'
- 'quentin-key2.pub'
- username: 'alex'
is_admin: true
ssh_keys:
- 'alex-key1.pub'
- username: 'erwan'
ssh_keys:
- 'erwan-key1.pub'
- username: 'valentin'
ssh_keys:
- 'valentin-key1.pub'
disabled_users:
- 'john.doe'
|