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:
=
安装:
=
Runtime 依赖 (1):
unix-crypt
~> 1.3