Skip to content

Commit

Permalink
Merge pull request #54659 from garethgreenaway/2019_2_1_port_49664
Browse files Browse the repository at this point in the history
[master] Porting #49664 to master
  • Loading branch information
dwoz authored Oct 18, 2019
2 parents 1d9a16d + fd35f21 commit 23774bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion salt/states/user.py
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@ def present(name,
gid
The id of the default group to assign to the user. Either a group name
or gid can be used. If not specified, and the user does not exist, then
he next available gid will be assigned.
the next available gid will be assigned.
gid_from_name : False
If ``True``, the default group id will be set to the id of the group
Expand Down

0 comments on commit 23774bf

Please sign in to comment.