forked from ungleich-public/cdist
__user to support --groups
This commit is contained in:
parent
3e82b0085b
commit
1d7e4ecf00
2 changed files with 4 additions and 0 deletions
|
@ -30,6 +30,9 @@ home
|
||||||
gid
|
gid
|
||||||
see above
|
see above
|
||||||
|
|
||||||
|
groups
|
||||||
|
see above
|
||||||
|
|
||||||
password
|
password
|
||||||
see above
|
see above
|
||||||
|
|
||||||
|
|
|
@ -2,6 +2,7 @@ state
|
||||||
comment
|
comment
|
||||||
home
|
home
|
||||||
gid
|
gid
|
||||||
|
groups
|
||||||
password
|
password
|
||||||
shell
|
shell
|
||||||
uid
|
uid
|
||||||
|
|
Loading…
Reference in a new issue