summaryrefslogtreecommitdiff
path: root/kitchen-tests/data_bags/users/adam.json
blob: f96d7c213f1ae475291dfaaa831d15d806cfa9da (plain)
1
2
3
4
5
6
7
8
9
{
    "id": "adam",
    "uid": 666,  // yes?  i figure adam likes metal, shout out to iron maiden...
    "gid": 666,
    "shell": "/bin/zsh",
    "groups": [ "sysadmin" ],
    "comment":  "Adam Jacob",
    "password": "*"
}