File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -22,6 +22,7 @@ Attributes
2222Customize the attributes to set ruby version requirements of AWS aws-codedeploy-agent (currently 2.0.0-p645)
2323
2424#### aws-codedeploy-agent::default
25+
2526<table >
2627 <tr >
2728 <th>Key</th>
@@ -66,6 +67,7 @@ kitchen verify aws-codedeploy-agent-ubuntu-1604
6667```
6768
6869To test the cookbook on AWS instances use:
70+
6971``` bash
7072KITCHEN_YAML=.kitchen-aws.yml bundle exec kitchen list
7173KITCHEN_YAML=.kitchen-aws.yml bundle exec kitchen verify aws-codedeploy-agent-ubuntu-1604-aws
@@ -77,6 +79,7 @@ KITCHEN_YAML=.kitchen-aws.yml bundle exec kitchen verify aws-codedeploy-agent-am
7779```
7880
7981To test all at once:
82+
8083``` bash
8184AWS_PROFILE=continuousphp-ami KITCHEN_YAML=.kitchen-aws.local.yml bundle exec kitchen verify -c 5
8285```
You can’t perform that action at this time.
0 commit comments