Adoptable Cookbooks List

Looking for a cookbook to adopt? You can now see a list of cookbooks available for adoption!
List of Adoptable Cookbooks

Supermarket Belongs to the Community

Supermarket belongs to the community. While Chef has the responsibility to keep it running and be stewards of its functionality, what it does and how it works is driven by the community. The chef/supermarket repository will continue to be where development of the Supermarket application takes place. Come be part of shaping the direction of Supermarket by opening issues and pull requests or by joining us on the Chef Mailing List.

Select Badges

Select Supported Platforms

Select Status

RSS

identities (7) Versions 2.0.1

Installs/Configures identities

Policyfile
Berkshelf
Knife
cookbook 'identities', '= 2.0.1', :supermarket
cookbook 'identities', '= 2.0.1'
knife supermarket install identities
knife supermarket download identities
README
Dependencies
Changelog
Quality 100%

Build Status

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