cookbook 'chef_ec2_cli_tools', '~> 0.2.0'
The chef_ec2_cli_tools cookbook has been deprecated
Author provided reason for deprecation:
The chef_ec2_cli_tools cookbook has been deprecated and is no longer being maintained by its authors. Use of the chef_ec2_cli_tools cookbook is no longer recommended.
You may find that the aws_developer_tools cookbook is a suitable alternative.
chef_ec2_cli_tools (2) Versions 0.2.0 Follow2
Installs/Configures chef_ec2_cli_tools
cookbook 'chef_ec2_cli_tools', '~> 0.2.0', :supermarket
knife supermarket install chef_ec2_cli_tools
knife supermarket download chef_ec2_cli_tools
Chef Cookbook for EC2 CLI Tools
Description
Setup EC2 CLI Tools for easier EC2 server management. The default recipe sets up both the AMI tools and the API tools.
API and AutoScaling Tools require java; by default, OpenJDK is installed. See the java cookbook for information on how to install Oracle's JDK.
Requirements
Ruby 1.9+
Tested on Ubuntu 10.04
cookbook 'java'
Attributes
-
default['chef_ec2_cli_tools']['install_java?'] = true
- set tofalse
if you'd rather install java yourself -
default['chef_ec2_cli_tools']['aws_access_key'] = 'Your Access Key'
- you must set this if installing the API tools. -
default['chef_ec2_cli_tools']['aws_secret_key'] = 'Your Secret Key'
- you must set this if installing the API tools. -
default['chef_ec2_cli_tools']['api_source'] = 'http://s3.amazonaws.com/ec2-downloads/ec2-api-tools.zip'
- set to whatever URL you want -
default['chef_ec2_cli_tools']['ami_source'] = 'http://s3.amazonaws.com/ec2-downloads/ec2-ami-tools.zip'
- set to whatever URL you want -
default['chef_ec2_cli_tools']['as_source'] = 'http://ec2-downloads.s3.amazonaws.com/AutoScaling-2011-01-01.zip'
- set to whatever URL you want
See Setting Attributes (Examples).
Recipes
-
chef_ec2_cli_tools
- sets up all of the below tools -
chef_ec2_cli_tools::ami
- AMI tools -
chef_ec2_cli_tools::api
- API tools -
chef_ec2_cli_tools::as
- Auto Scaling tools
Written by Anuj Biyani for Lytro
Dependent cookbooks
java ~> 1.8.0 |
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
Collaborator Number Metric
0.2.0 failed this metric
Failure: Cookbook has 0 collaborators. A cookbook must have at least 2 collaborators to pass this metric.
Contributing File Metric
0.2.0 passed this metric
Foodcritic Metric
0.2.0 failed this metric
FC064: Ensure issues_url is set in metadata: chef_ec2_cli_tools/metadata.rb:1
FC065: Ensure source_url is set in metadata: chef_ec2_cli_tools/metadata.rb:1
FC066: Ensure chef_version is set in metadata: chef_ec2_cli_tools/metadata.rb:1
FC067: Ensure at least one platform supported in metadata: chef_ec2_cli_tools/metadata.rb:1
FC069: Ensure standardized license defined in metadata: chef_ec2_cli_tools/metadata.rb:1
FC077: Metadata uses the deprecated "replaces" keyword: chef_ec2_cli_tools/metadata.rb:1
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
No Binaries Metric
0.2.0 passed this metric
Testing File Metric
0.2.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file
Version Tag Metric
0.2.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number
0.2.0 failed this metric
0.2.0 passed this metric
Foodcritic Metric
0.2.0 failed this metric
FC064: Ensure issues_url is set in metadata: chef_ec2_cli_tools/metadata.rb:1
FC065: Ensure source_url is set in metadata: chef_ec2_cli_tools/metadata.rb:1
FC066: Ensure chef_version is set in metadata: chef_ec2_cli_tools/metadata.rb:1
FC067: Ensure at least one platform supported in metadata: chef_ec2_cli_tools/metadata.rb:1
FC069: Ensure standardized license defined in metadata: chef_ec2_cli_tools/metadata.rb:1
FC077: Metadata uses the deprecated "replaces" keyword: chef_ec2_cli_tools/metadata.rb:1
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
No Binaries Metric
0.2.0 passed this metric
Testing File Metric
0.2.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file
Version Tag Metric
0.2.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number
0.2.0 failed this metric
FC065: Ensure source_url is set in metadata: chef_ec2_cli_tools/metadata.rb:1
FC066: Ensure chef_version is set in metadata: chef_ec2_cli_tools/metadata.rb:1
FC067: Ensure at least one platform supported in metadata: chef_ec2_cli_tools/metadata.rb:1
FC069: Ensure standardized license defined in metadata: chef_ec2_cli_tools/metadata.rb:1
FC077: Metadata uses the deprecated "replaces" keyword: chef_ec2_cli_tools/metadata.rb:1
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
0.2.0 passed this metric
Testing File Metric
0.2.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file
Version Tag Metric
0.2.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number
0.2.0 failed this metric
0.2.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number