Merge pull request 'chore: add two new users' (#134) from neoloc/more_users into develop
Reviewed-on: https://git.query.consul/unkinben/puppet-prod/pulls/134
This commit is contained in:
commit
859fc0d909
@ -84,6 +84,40 @@ glauth::users:
|
|||||||
loginshell: '/bin/bash'
|
loginshell: '/bin/bash'
|
||||||
homedir: '/home/matsol'
|
homedir: '/home/matsol'
|
||||||
passsha256: '369263e2455a57c8c21388860c417b640fcf045a303cfc88def18c5197493600'
|
passsha256: '369263e2455a57c8c21388860c417b640fcf045a303cfc88def18c5197493600'
|
||||||
|
seablo:
|
||||||
|
user_name: 'seablo'
|
||||||
|
givenname: 'Sean'
|
||||||
|
sn: 'Bloomfield'
|
||||||
|
mail: 'seablo@users.main.unkin.net'
|
||||||
|
uidnumber: 20002
|
||||||
|
primarygroup: 20000
|
||||||
|
othergroups:
|
||||||
|
- 20010 # jelly
|
||||||
|
- 20011 # sonarr
|
||||||
|
- 20012 # radarr
|
||||||
|
- 20013 # lidarr
|
||||||
|
- 20014 # readarr
|
||||||
|
- 20016 # nzbget
|
||||||
|
loginshell: '/bin/bash'
|
||||||
|
homedir: '/home/seablo'
|
||||||
|
passsha256: '2db12484b2b5fdae7f3a1f9f870143c363af14bf2c31a415a9a7afcb02520df2'
|
||||||
|
marbal:
|
||||||
|
user_name: 'marbal'
|
||||||
|
givenname: 'Mark'
|
||||||
|
sn: 'Balch'
|
||||||
|
mail: 'marbal@users.main.unkin.net'
|
||||||
|
uidnumber: 20003
|
||||||
|
primarygroup: 20000
|
||||||
|
othergroups:
|
||||||
|
- 20010 # jelly
|
||||||
|
- 20011 # sonarr
|
||||||
|
- 20012 # radarr
|
||||||
|
- 20013 # lidarr
|
||||||
|
- 20014 # readarr
|
||||||
|
- 20016 # nzbget
|
||||||
|
loginshell: '/bin/bash'
|
||||||
|
homedir: '/home/marbal'
|
||||||
|
passsha256: 'cc20cee6269b9970a76549c66b51d0c543352796180d4122260a47f0f7a442a9'
|
||||||
|
|
||||||
glauth::services:
|
glauth::services:
|
||||||
svc_jellyfin:
|
svc_jellyfin:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user