cookbook 'as-asset', '= 0.0.1'
as-asset (2) Versions 0.0.1 Follow0
Installs/Configures as-asset
cookbook 'as-asset', '= 0.0.1', :supermarket
knife supermarket install as-asset
knife supermarket download as-asset
as_asset Cookbook
TODO: Enter the cookbook description here.
e.g.
This cookbook makes your favorite breakfast sandwich.
Requirements
TODO: List your cookbook requirements. Be sure to include any requirements this cookbook has on platforms, libraries, other cookbooks, packages, operating systems, etc.
e.g.
packages
-
toaster
- as_asset needs toaster to brown your bagel.
Attributes
TODO: List your cookbook attributes here.
e.g.
as_asset::default
<table>
<tr>
<th>Key</th>
<th>Type</th>
<th>Description</th>
<th>Default</th>
</tr>
<tr>
<td><tt>['as_asset']['bacon']</tt></td>
<td>Boolean</td>
<td>whether to include bacon</td>
<td><tt>true</tt></td>
</tr>
</table>
Usage
as_asset::default
TODO: Write usage instructions for each cookbook.
e.g.
Just include as_asset
in your node's run_list
:
{ "name":"my_node", "run_list": [ "recipe[as_asset]" ] }
Contributing
TODO: (optional) If this is a public cookbook, detail the process for contributing. If this is a private cookbook, remove this section.
e.g.
1. Fork the repository on Github
2. Create a named feature branch (like add_component_x
)
3. Write your change
4. Write tests for your change (if applicable)
5. Run the tests, ensuring they all pass
6. Submit a Pull Request using Github
License and Authors
Authors: TODO: List authors
as_asset CHANGELOG
This file is used to list changes made in each version of the as_asset cookbook.
0.1.0
- [your_name] - Initial release of as_asset
Check the Markdown Syntax Guide for help with Markdown.
The Github Flavored Markdown page describes the differences between markdown on github and standard markdown.
Foodcritic Metric
0.0.1 failed this metric
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a68b346606a7e2d731c643e0/as-asset/recipes/create.rb:5
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a68b346606a7e2d731c643e0/as-asset/recipes/create.rb:10
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a68b346606a7e2d731c643e0/as-asset/recipes/create.rb:16
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a68b346606a7e2d731c643e0/as-asset/recipes/create.rb:20
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a68b346606a7e2d731c643e0/as-asset/recipes/create.rb:25
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a68b346606a7e2d731c643e0/as-asset/recipes/create.rb:30
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a68b346606a7e2d731c643e0/as-asset/recipes/create.rb:32
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a68b346606a7e2d731c643e0/as-asset/recipes/create.rb:37
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a68b346606a7e2d731c643e0/as-asset/recipes/create.rb:40
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a68b346606a7e2d731c643e0/as-asset/recipes/create.rb:45
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a68b346606a7e2d731c643e0/as-asset/recipes/create.rb:47
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a68b346606a7e2d731c643e0/as-asset/recipes/create.rb:52
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a68b346606a7e2d731c643e0/as-asset/recipes/install.rb:7
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a68b346606a7e2d731c643e0/as-asset/recipes/install.rb:15
FC002: Avoid string interpolation where not required: /tmp/cook/a68b346606a7e2d731c643e0/as-asset/recipes/create.rb:5
FC002: Avoid string interpolation where not required: /tmp/cook/a68b346606a7e2d731c643e0/as-asset/recipes/create.rb:10
FC002: Avoid string interpolation where not required: /tmp/cook/a68b346606a7e2d731c643e0/as-asset/recipes/create.rb:19
FC005: Avoid repetition of resource declarations: /tmp/cook/a68b346606a7e2d731c643e0/as-asset/recipes/default.rb:14
FC007: Ensure recipe dependencies are reflected in cookbook metadata: /tmp/cook/a68b346606a7e2d731c643e0/as-asset/recipes/create.rb:2
FC007: Ensure recipe dependencies are reflected in cookbook metadata: /tmp/cook/a68b346606a7e2d731c643e0/as-asset/recipes/create.rb:56
FC007: Ensure recipe dependencies are reflected in cookbook metadata: /tmp/cook/a68b346606a7e2d731c643e0/as-asset/recipes/install.rb:2
FC019: Access node attributes in a consistent manner: /tmp/cook/a68b346606a7e2d731c643e0/as-asset/recipes/create.rb:5
FC019: Access node attributes in a consistent manner: /tmp/cook/a68b346606a7e2d731c643e0/as-asset/recipes/create.rb:10
FC019: Access node attributes in a consistent manner: /tmp/cook/a68b346606a7e2d731c643e0/as-asset/recipes/create.rb:16
FC019: Access node attributes in a consistent manner: /tmp/cook/a68b346606a7e2d731c643e0/as-asset/recipes/create.rb:20
FC019: Access node attributes in a consistent manner: /tmp/cook/a68b346606a7e2d731c643e0/as-asset/recipes/create.rb:25
FC019: Access node attributes in a consistent manner: /tmp/cook/a68b346606a7e2d731c643e0/as-asset/recipes/create.rb:30
FC019: Access node attributes in a consistent manner: /tmp/cook/a68b346606a7e2d731c643e0/as-asset/recipes/create.rb:32
FC019: Access node attributes in a consistent manner: /tmp/cook/a68b346606a7e2d731c643e0/as-asset/recipes/create.rb:37
FC019: Access node attributes in a consistent manner: /tmp/cook/a68b346606a7e2d731c643e0/as-asset/recipes/create.rb:40
FC019: Access node attributes in a consistent manner: /tmp/cook/a68b346606a7e2d731c643e0/as-asset/recipes/create.rb:45
FC019: Access node attributes in a consistent manner: /tmp/cook/a68b346606a7e2d731c643e0/as-asset/recipes/create.rb:47
FC019: Access node attributes in a consistent manner: /tmp/cook/a68b346606a7e2d731c643e0/as-asset/recipes/create.rb:52
FC019: Access node attributes in a consistent manner: /tmp/cook/a68b346606a7e2d731c643e0/as-asset/recipes/install.rb:7
FC019: Access node attributes in a consistent manner: /tmp/cook/a68b346606a7e2d731c643e0/as-asset/recipes/install.rb:15
0.0.1 failed this metric
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a68b346606a7e2d731c643e0/as-asset/recipes/create.rb:10
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a68b346606a7e2d731c643e0/as-asset/recipes/create.rb:16
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a68b346606a7e2d731c643e0/as-asset/recipes/create.rb:20
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a68b346606a7e2d731c643e0/as-asset/recipes/create.rb:25
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a68b346606a7e2d731c643e0/as-asset/recipes/create.rb:30
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a68b346606a7e2d731c643e0/as-asset/recipes/create.rb:32
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a68b346606a7e2d731c643e0/as-asset/recipes/create.rb:37
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a68b346606a7e2d731c643e0/as-asset/recipes/create.rb:40
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a68b346606a7e2d731c643e0/as-asset/recipes/create.rb:45
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a68b346606a7e2d731c643e0/as-asset/recipes/create.rb:47
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a68b346606a7e2d731c643e0/as-asset/recipes/create.rb:52
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a68b346606a7e2d731c643e0/as-asset/recipes/install.rb:7
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a68b346606a7e2d731c643e0/as-asset/recipes/install.rb:15
FC002: Avoid string interpolation where not required: /tmp/cook/a68b346606a7e2d731c643e0/as-asset/recipes/create.rb:5
FC002: Avoid string interpolation where not required: /tmp/cook/a68b346606a7e2d731c643e0/as-asset/recipes/create.rb:10
FC002: Avoid string interpolation where not required: /tmp/cook/a68b346606a7e2d731c643e0/as-asset/recipes/create.rb:19
FC005: Avoid repetition of resource declarations: /tmp/cook/a68b346606a7e2d731c643e0/as-asset/recipes/default.rb:14
FC007: Ensure recipe dependencies are reflected in cookbook metadata: /tmp/cook/a68b346606a7e2d731c643e0/as-asset/recipes/create.rb:2
FC007: Ensure recipe dependencies are reflected in cookbook metadata: /tmp/cook/a68b346606a7e2d731c643e0/as-asset/recipes/create.rb:56
FC007: Ensure recipe dependencies are reflected in cookbook metadata: /tmp/cook/a68b346606a7e2d731c643e0/as-asset/recipes/install.rb:2
FC019: Access node attributes in a consistent manner: /tmp/cook/a68b346606a7e2d731c643e0/as-asset/recipes/create.rb:5
FC019: Access node attributes in a consistent manner: /tmp/cook/a68b346606a7e2d731c643e0/as-asset/recipes/create.rb:10
FC019: Access node attributes in a consistent manner: /tmp/cook/a68b346606a7e2d731c643e0/as-asset/recipes/create.rb:16
FC019: Access node attributes in a consistent manner: /tmp/cook/a68b346606a7e2d731c643e0/as-asset/recipes/create.rb:20
FC019: Access node attributes in a consistent manner: /tmp/cook/a68b346606a7e2d731c643e0/as-asset/recipes/create.rb:25
FC019: Access node attributes in a consistent manner: /tmp/cook/a68b346606a7e2d731c643e0/as-asset/recipes/create.rb:30
FC019: Access node attributes in a consistent manner: /tmp/cook/a68b346606a7e2d731c643e0/as-asset/recipes/create.rb:32
FC019: Access node attributes in a consistent manner: /tmp/cook/a68b346606a7e2d731c643e0/as-asset/recipes/create.rb:37
FC019: Access node attributes in a consistent manner: /tmp/cook/a68b346606a7e2d731c643e0/as-asset/recipes/create.rb:40
FC019: Access node attributes in a consistent manner: /tmp/cook/a68b346606a7e2d731c643e0/as-asset/recipes/create.rb:45
FC019: Access node attributes in a consistent manner: /tmp/cook/a68b346606a7e2d731c643e0/as-asset/recipes/create.rb:47
FC019: Access node attributes in a consistent manner: /tmp/cook/a68b346606a7e2d731c643e0/as-asset/recipes/create.rb:52
FC019: Access node attributes in a consistent manner: /tmp/cook/a68b346606a7e2d731c643e0/as-asset/recipes/install.rb:7
FC019: Access node attributes in a consistent manner: /tmp/cook/a68b346606a7e2d731c643e0/as-asset/recipes/install.rb:15