Debian doesn't provide a 'wheel' group, but another gid 0 group.
If we use sudo and not su, there is no incentive to use wheel group,
and as such, we can drop the extra configuration.
This change partially reverts c18cf34de2bb.
Ref T1034
 Differential  D1068  
Drop wheel group configuration Authored by dereckson on Oct 19 2017, 16:54. Tags None Referenced Files 
 
 
 
 
 
 
 
 Subscribers None 
Details 
 Debian doesn't provide a 'wheel' group, but another gid 0 group. If we use sudo and not su, there is no incentive to use wheel group, This change partially reverts c18cf34de2bb. Ref T1034 salt-call state.apply roles/shellserver/users 
Diff Detail 
  |