cookbook 'ec2configservice', '= 0.1.0', :supermarket
ec2configservice (3) Versions 0.1.0 Follow1
Installs/Configures EC2 Config Service
cookbook 'ec2configservice', '= 0.1.0'
knife cookbook site install ec2configservice
knife cookbook site download ec2configservice
EC2 Config Service Cookbook
Installs and Configures the EC2 config services
0.1.0 - Currently only supports: * Installation of the latest EC2 config service * Wallpaper Settings config
Supported Platforms
- Windows
Attributes
<table> <tr> <th>Key</th> <th>Type</th> <th>Description</th> <th>Default</th> </tr> <tr> <td><tt>['ec2config']['wallpaper']['default']</tt></td> <td>Array</td> <td>array of settings to add to the wallpaper</td> <td> <tt>[{ name: 'Hostname', source: 'built-in', identifier: 'hostname', value: nil }, ....... </tt> </td> </tr> </table>
Usage
ec2configservice::default
Include ec2configservice
in your node's run_list
:
{
"run_list": [
"recipe[ec2configservice::default]"
]
}
License and Authors
License:: Apache License, Version 2.0
Authors:: * Aaron Walker - base2Services
Dependent cookbooks
windows >= 0.0.0 |
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
0.1.0
- Initial release of ec2configservice
- Installation of the latest EC2 config service
- Wallpaper Settings config
Foodcritic Metric
0.1.0 failed this metric
FC002: Avoid string interpolation where not required: /tmp/cook/c8ca74509eb1d7c5479f6575/ec2configservice/recipes/install.rb:20
FC023: Prefer conditional attributes: /tmp/cook/c8ca74509eb1d7c5479f6575/ec2configservice/recipes/wallpaper.rb:21
FC031: Cookbook without metadata file: /tmp/cook/c8ca74509eb1d7c5479f6575/ec2configservice/metadata.rb:1
FC045: Consider setting cookbook name in metadata: /tmp/cook/c8ca74509eb1d7c5479f6575/ec2configservice/metadata.rb:1
0.1.0 failed this metric
FC023: Prefer conditional attributes: /tmp/cook/c8ca74509eb1d7c5479f6575/ec2configservice/recipes/wallpaper.rb:21
FC031: Cookbook without metadata file: /tmp/cook/c8ca74509eb1d7c5479f6575/ec2configservice/metadata.rb:1
FC045: Consider setting cookbook name in metadata: /tmp/cook/c8ca74509eb1d7c5479f6575/ec2configservice/metadata.rb:1