1
0
mirror of https://github.com/inofix/common-inv.git synced 2026-02-06 03:46:38 +01:00
Files
common-inv/classes/admins/Example.yml
Michael Lustenberger 49abc77385 Add example admin user
2017-02-20 23:14:54 +01:00

12 lines
246 B
YAML

parameters:
admins:
Example:
fullname: "Example User"
email: "admin@example.org"
ssh_keys:
- 'ssh-rsa .. admin@example.org'
username: 'nobody'
groupname: 'nogroup'
uid: '65534'
gid: '65534'