cookbook 'identities', '~> 2.0.2'
identities (7) Versions 2.0.2 Follow0
Installs/Configures identities
cookbook 'identities', '~> 2.0.2', :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
Collaborator Number Metric
2.0.2 failed this metric
Failure: Cookbook has 0 collaborators. A cookbook must have at least 2 collaborators to pass this metric.
Foodcritic Metric
2.0.2 failed this metric
FC064: Ensure issues_url is set in metadata: identities/metadata.rb:1
FC065: Ensure source_url is set in metadata: identities/metadata.rb:1
FC066: Ensure chef_version is set in metadata: identities/metadata.rb:1
FC067: Ensure at least one platform supported in metadata: identities/metadata.rb:1
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
No Binaries Metric
2.0.2 passed this metric
2.0.2 failed this metric
2.0.2 failed this metric
FC064: Ensure issues_url is set in metadata: identities/metadata.rb:1
FC065: Ensure source_url is set in metadata: identities/metadata.rb:1
FC066: Ensure chef_version is set in metadata: identities/metadata.rb:1
FC067: Ensure at least one platform supported in metadata: identities/metadata.rb:1
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
No Binaries Metric
2.0.2 passed this metric
2.0.2 passed this metric