Sha256: 0f9a53be9b4658aeb42c8d3cb7c5cc7bb21d468ed6efcae02adb95b7744e0c76
Contents?: true
Size: 644 Bytes
Versions: 49
Compression:
Stored size: 644 Bytes
Contents
# <%= name %>-cookbook TODO: Enter the cookbook description here. ## Supported Platforms TODO: List your supported platforms. ## Attributes <table> <tr> <th>Key</th> <th>Type</th> <th>Description</th> <th>Default</th> </tr> <tr> <td><tt>['<%= name %>']['bacon']</tt></td> <td>Boolean</td> <td>whether to include bacon</td> <td><tt>true</tt></td> </tr> </table> ## Usage ### <%= name %>::default Include `<%= name %>` in your node's `run_list`: ```json { "run_list": [ "recipe[<%= name %>::default]" ] } ``` ## License and Authors Author:: <%= maintainer %> (<<%= maintainer_email %>>)
Version data entries
49 entries across 49 versions & 1 rubygems