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:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.1.1 - October 23, 2015 (10.0 KB)
  2. 0.1.0 - October 23, 2015 (11.0 KB)

Runtime 相依性套件 (1):

unix-crypt ~> 1.3

Development 相依性套件 (4):

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

擁有者:

作者:

  • Morgan Lieberthal

SHA 256 總和檢查碼:

= 複製 已複製

總下載次數 5,611

這個版本 3,271

授權:

MIT

Ruby 版本需求: >= 0

相關連結: