cookbook 'webdeploy', '= 0.1.0'
    webdeploy
    
      
        
          (46) Versions
        
        0.1.0
      
        - 
        
            - 
            
              1.20170527.6
              
            
- 
            
              1.20170527.5
              
            
- 
            
              1.20170527.4
              
            
- 
            
              1.20170527.3
              
            
- 
            
              1.20170527.2
              
            
- 
            
              1.20170527.1
              
            
- 
            
              1.20170517.1
              
            
- 
            
              1.20170423.2
              
            
- 
            
              1.20170423.1
              
            
- 
            
              1.20170422.1
              
            
- 
            
              1.20170411.1
              
            
- 
            
              1.20170409.7
              
            
- 
            
              1.20170409.6
              
            
- 
            
              1.20170409.5
              
            
- 
            
              1.20170409.4
              
            
- 
            
              1.20170409.3
              
            
- 
            
              1.20170409.2
              
            
- 
            
              1.20170409.1
              
            
- 
            
              1.20170408.1
              
            
- 
            
              1.20170327.3
              
            
- 
            
              1.20170327.2
              
            
- 
            
              1.20170327.1
              
            
- 
            
              1.20170325.3
              
            
- 
            
              1.20170325.2
              
            
- 
            
              1.20170325.1
              
            
- 
            
              1.20170324.2
              
            
- 
            
              1.20170324.1
              
            
- 
            
              1.20170321.3
              
            
- 
            
              1.20170321.2
              
            
- 
            
              1.20170321.1
              
            
- 
            
              1.20170315.2
              
            
- 
            
              1.20170315.1
              
            
- 
            
              1.20170314.5
              
            
- 
            
              1.20170314.4
              
            
- 
            
              1.20170314.3
              
            
- 
            
              1.20170314.2
              
            
- 
            
              1.20170314.1
              
            
- 
            
              1.20170313.2
              
            
- 
            
              1.20170313.1
              
            
- 
            
              1.20170305.1
              
            
- 
            
              1.20170304.3
              
            
- 
            
              1.20170304.2
              
            
- 
            
              1.20170304.1
              
            
- 
            
              0.1.3
              
            
- 
            
              0.1.1
              
            
- 
            
              0.1.0
              
            
 
Follow1
  - 1.20170527.6
- 1.20170527.5
- 1.20170527.4
- 1.20170527.3
- 1.20170527.2
- 1.20170527.1
- 1.20170517.1
- 1.20170423.2
- 1.20170423.1
- 1.20170422.1
- 1.20170411.1
- 1.20170409.7
- 1.20170409.6
- 1.20170409.5
- 1.20170409.4
- 1.20170409.3
- 1.20170409.2
- 1.20170409.1
- 1.20170408.1
- 1.20170327.3
- 1.20170327.2
- 1.20170327.1
- 1.20170325.3
- 1.20170325.2
- 1.20170325.1
- 1.20170324.2
- 1.20170324.1
- 1.20170321.3
- 1.20170321.2
- 1.20170321.1
- 1.20170315.2
- 1.20170315.1
- 1.20170314.5
- 1.20170314.4
- 1.20170314.3
- 1.20170314.2
- 1.20170314.1
- 1.20170313.2
- 1.20170313.1
- 1.20170305.1
- 1.20170304.3
- 1.20170304.2
- 1.20170304.1
- 0.1.3
- 0.1.1
- 0.1.0
Installs/Configures webdeploy
cookbook 'webdeploy', '= 0.1.0', :supermarket
knife supermarket install webdeploy
knife supermarket download webdeploy
webdeploy-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>['webdeploy']['bacon']</tt></td>
    <td>Boolean</td>
    <td>whether to include bacon</td>
    <td><tt>true</tt></td>
  </tr>
</table>
Usage
webdeploy::default
Include webdeploy in your node's run_list:
{
  "run_list": [
    "recipe[webdeploy::default]"
  ]
}
License and Authors
Author:: YOUR_NAME (<YOUR_EMAIL>)
Dependent cookbooks
| iis >= 0.0.0 | 
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
0.1.0
Initial release of webdeploy
Foodcritic Metric
        
            0.1.0 failed this metric
            FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/02aad189145399bcb0631934/webdeploy/recipes/default.rb:11
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/02aad189145399bcb0631934/webdeploy/recipes/default.rb:13
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/02aad189145399bcb0631934/webdeploy/recipes/default.rb:14
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/02aad189145399bcb0631934/webdeploy/recipes/default.rb:15
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/02aad189145399bcb0631934/webdeploy/recipes/default.rb:27
FC002: Avoid string interpolation where not required: /tmp/cook/02aad189145399bcb0631934/webdeploy/recipes/default.rb:11
FC002: Avoid string interpolation where not required: /tmp/cook/02aad189145399bcb0631934/webdeploy/recipes/default.rb:13
FC002: Avoid string interpolation where not required: /tmp/cook/02aad189145399bcb0631934/webdeploy/recipes/default.rb:14
FC002: Avoid string interpolation where not required: /tmp/cook/02aad189145399bcb0631934/webdeploy/recipes/default.rb:15
FC008: Generated cookbook metadata needs updating: /tmp/cook/02aad189145399bcb0631934/webdeploy/metadata.rb:3
FC019: Access node attributes in a consistent manner: /tmp/cook/02aad189145399bcb0631934/webdeploy/recipes/default.rb:11
FC019: Access node attributes in a consistent manner: /tmp/cook/02aad189145399bcb0631934/webdeploy/recipes/default.rb:13
FC019: Access node attributes in a consistent manner: /tmp/cook/02aad189145399bcb0631934/webdeploy/recipes/default.rb:14
FC019: Access node attributes in a consistent manner: /tmp/cook/02aad189145399bcb0631934/webdeploy/recipes/default.rb:15
FC019: Access node attributes in a consistent manner: /tmp/cook/02aad189145399bcb0631934/webdeploy/recipes/default.rb:27
        
  
0.1.0 failed this metric
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/02aad189145399bcb0631934/webdeploy/recipes/default.rb:13
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/02aad189145399bcb0631934/webdeploy/recipes/default.rb:14
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/02aad189145399bcb0631934/webdeploy/recipes/default.rb:15
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/02aad189145399bcb0631934/webdeploy/recipes/default.rb:27
FC002: Avoid string interpolation where not required: /tmp/cook/02aad189145399bcb0631934/webdeploy/recipes/default.rb:11
FC002: Avoid string interpolation where not required: /tmp/cook/02aad189145399bcb0631934/webdeploy/recipes/default.rb:13
FC002: Avoid string interpolation where not required: /tmp/cook/02aad189145399bcb0631934/webdeploy/recipes/default.rb:14
FC002: Avoid string interpolation where not required: /tmp/cook/02aad189145399bcb0631934/webdeploy/recipes/default.rb:15
FC008: Generated cookbook metadata needs updating: /tmp/cook/02aad189145399bcb0631934/webdeploy/metadata.rb:3
FC019: Access node attributes in a consistent manner: /tmp/cook/02aad189145399bcb0631934/webdeploy/recipes/default.rb:11
FC019: Access node attributes in a consistent manner: /tmp/cook/02aad189145399bcb0631934/webdeploy/recipes/default.rb:13
FC019: Access node attributes in a consistent manner: /tmp/cook/02aad189145399bcb0631934/webdeploy/recipes/default.rb:14
FC019: Access node attributes in a consistent manner: /tmp/cook/02aad189145399bcb0631934/webdeploy/recipes/default.rb:15
FC019: Access node attributes in a consistent manner: /tmp/cook/02aad189145399bcb0631934/webdeploy/recipes/default.rb:27