2020-10-05 20:24:22 +02:00
|
|
|
---
|
|
|
|
# Simple example
|
|
|
|
id: 3595
|
|
|
|
name: Test User
|
|
|
|
username: "testuser"
|
|
|
|
other_names: ['Bob', 'Bill', 'George']
|
2020-10-12 16:26:10 +02:00
|
|
|
hexa: 0x11c3 #inline comment
|
|
|
|
octa: 021131
|
|
|
|
lastseen: .NAN
|
2020-10-05 20:24:22 +02:00
|
|
|
enabled: true
|
|
|
|
locked: false
|
|
|
|
groups:
|
|
|
|
- administrators
|
|
|
|
- engineering
|
|
|
|
- sfa
|
|
|
|
address: >
|
|
|
|
123 Alphabet Way
|
|
|
|
San Francisco, CA
|
2020-10-12 16:26:10 +02:00
|
|
|
bio: |
|
|
|
|
I am a hardworking person
|
|
|
|
and a member of the
|
|
|
|
executive staff
|
2020-10-05 20:24:22 +02:00
|
|
|
phone: null
|
2020-10-12 16:26:10 +02:00
|
|
|
email: ~
|
2020-10-05 20:24:22 +02:00
|
|
|
building_access: yes
|
2020-10-12 16:26:10 +02:00
|
|
|
secure_access: no
|
|
|
|
bulb: On
|
|
|
|
fans: Off
|
|
|
|
emails:
|
|
|
|
executives:
|
|
|
|
- bob@example.com
|
|
|
|
- bill@example.com
|
|
|
|
supervisors:
|
2020-12-16 19:22:31 +01:00
|
|
|
- george@example.com
|