cookbook 'aws-codedeploy-agent', '= 0.3.0'
aws-codedeploy-agent (6) Versions 0.3.0 Follow4
Installs/Configures aws-codedeploy-agent
cookbook 'aws-codedeploy-agent', '= 0.3.0', :supermarket
knife supermarket install aws-codedeploy-agent
knife supermarket download aws-codedeploy-agent
aws-codedeploy-agent Cookbook
Important Note: This cookbook is under development. Contribution is welcome!
Install AWS aws-codedeploy-agent
Requirements
The following platforms are supported by this cookbook.
- Ubuntu 14.04
- CentOs 7
- Fedora 21
- Amazon Linux AMI 2015.03
packages
-
aws-codedeploy-agent
- install aws-codedeploy-agent
Attributes
Customize the attributes to set ruby version requirements of AWS aws-codedeploy-agent (currently 2.0.0-p645)
aws-codedeploy-agent::default
<table>
<tr>
<th>Key</th>
<th>Type</th>
<th>Description</th>
<th>Default</th>
</tr>
<tr>
<td><tt>node['aws-codedeploy-agent']['ruby-version']</tt></td>
<td>string</td>
<td>Set the default ruby version of code deploy</td>
<td><tt>2.0.0-p645</tt></td>
</tr>
</table>
Usage
aws-codedeploy-agent::default
Just include aws-codedeploy-agent
in your node's run_list
:
{ "name":"my_node", "run_list": [ "recipe[aws-codedeploy-agent]" ] }
Testing
Default .kitchen.yml test the cookbook in docker containers.
To test the cookbook on AWS instances use:
bash
KITCHEN_YAML=.kitchen-aws.yml bundle exec kitchen list
KITCHEN_YAML=.kitchen-aws.yml bundle exec kitchen verify aws-codedeploy-agent-ubuntu-1404
KITCHEN_YAML=.kitchen-aws.yml bundle exec kitchen verify aws-codedeploy-agent-amazon-linux
Refer to the kitchen-ec2 documentation
Contributing
- Fork the repository on Github
- Create a named feature branch (like
add_component_x
) - Write your change
- Write tests for your change (if applicable)
- Run the tests, ensuring they all pass
- Submit a Pull Request using Github
License and Authors
Authors:
- Oswald De Riemaecker (oswald@continuousphp.com)
Copyright 2015, Continuous S.A. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Dependent cookbooks
ohai >= 0.0.0 |
build-essential >= 0.0.0 |
rbenv >= 0.0.0 |
awscli >= 0.0.0 |
ark = 0.9.0 |
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
aws-codedeploy-agent CHANGELOG
This file is used to list changes made in each version of the aws-codedeploy-agent cookbook.
0.3.0
- Oswald De Riemaecker - Added awscli Support for onpremise support
- Oswald De Riemaecker - Split manual and package installer
0.2.0
- Oswald De Riemaecker - Fixed deployment root folder
0.1.0
- Oswald De Riemaecker - Initial release of aws-codedeploy-agent
Foodcritic Metric
0.3.0 failed this metric
FC015: Consider converting definition to a LWRP: /tmp/cook/f1c595d091edb054cbc73e32/aws-codedeploy-agent/definitions/amazon_installer.rb:1
FC015: Consider converting definition to a LWRP: /tmp/cook/f1c595d091edb054cbc73e32/aws-codedeploy-agent/definitions/default.rb:1
0.3.0 failed this metric
FC015: Consider converting definition to a LWRP: /tmp/cook/f1c595d091edb054cbc73e32/aws-codedeploy-agent/definitions/default.rb:1