Provides a library to extend the Chef DSL. You can now use let().
For example:
let(:password) { node['postgresql']['password']['postgres'] }
Author:: Ho-Sheng Hsiao (hosh@opscode.com)
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Provides a library to extend the Chef DSL. You can now use let().
For example:
let(:password) { node['postgresql']['password']['postgres'] }
Author:: Ho-Sheng Hsiao (hosh@opscode.com)