RubyGems Navigation menu

chef_helpers 0.1.1

This gem provides a set of helper methods to use in chef recipies. Currently, the only implemented method is `#encrypt_password`, which takes a plain-text password and generates a shadow hash for use by the Chef User resource.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.1.1 - October 23, 2015 (10 KB)
  2. 0.1.0 - October 23, 2015 (11 KB)

Runtime Dependencies (1):

unix-crypt ~> 1.3

Development Dependencies (4):

bundler ~> 1.10
rake ~> 10.0
rspec ~> 3.3
yard >= 0

Owners:

Authors:

  • Morgan Lieberthal

SHA 256 checksum:

0d353eac2fb9f77f9a71c20a841427deca3641ed7cc3fcf7a52a63a90a00cd55

Total downloads 5,514

For this version 3,218

License:

MIT

Required Ruby Version: >= 0

Links: