Class Chef::Provider::Group::Pw
In: lib/chef/provider/group/pw.rb
Parent: Chef::Provider::Group

Methods

Public Instance methods

Create the group

Manage the group when it already exists

Remove the group

Set the membership option depending on the current resource states

Little bit of magic as per Adam‘s useradd provider to pull and assign the command line flags

Returns

<string>:A string containing the option and then the quoted value

[Validate]