cookbook 'identities', '= 2.0.1'
identities (7) Versions 2.0.1 Follow0
Installs/Configures identities
cookbook 'identities', '= 2.0.1', :supermarket
knife supermarket install identities
knife supermarket download identities
This cookbook wraps most operations related to managing users by exposing a LWRP.
LWRP: identities_user
Available actions
- cleanup: removes home directory and CRONs
- manage: creates/modifies user, manages home directory and SSH authorized_keys
- remove: removes user
Available attributes
- authorized_keys: Array of authorized_keys
- home_directory: user's home directory
- gid: user group id
- password: Password hash
- shell: user shell
- system: make this a system user (UID/GID below 1000 usually). This disable the uid/gid attributes.
- uid: user id
License and Authors
Author:: Jean-Francois Theroux (me@failshell.io)
Dependent cookbooks
This cookbook has no specified dependencies.
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
0.1.0
Initial release of identities
Foodcritic Metric
2.0.1 passed this metric
2.0.1 passed this metric