cookbook 'tr-chef-cookbook-aws-cli', '~> 3.0.0'
tr-chef-cookbook-aws-cli (16) Versions 3.0.0 Follow2
Installs and Configures AWS CLI for all users
cookbook 'tr-chef-cookbook-aws-cli', '~> 3.0.0', :supermarket
knife supermarket install tr-chef-cookbook-aws-cli
knife supermarket download tr-chef-cookbook-aws-cli
tr-chef-cookbook-aws-cli
Installs and configures current Version of AWS CLI and initiates a profile.d configuration to set a region for all users
Supported OS
- Ubuntu 14.04 + 16.04 + 18.04 + 20.04
- CentOS 7
- RHEL 7
- Amazon Linux 2
Supported Platforms
- x86_64
- aarch64
Usage
No specific rules or definitions necessary. Only use default recipe
´´´json
{
"tr-awscli": {
"accesskey": "<accesskey>",
"secretkey": "<secretkey>",
"region": "<aws-region>",
"output": "<output-type>"
}
}
´´´
Currently it is not possible to remove the Access and Secret Key from system. Only workaround is to set another parameter to this (ex.: ---).
Attributes
The attributes used by this cookbook:
Attribute | Description | Type | Default |
---|---|---|---|
accesskey | Enter the Access Key for AWS User here | String | --- |
secretkey | Enter the Secret Key for AWS User here | String | --- |
region | Change the ec2-instance-region | String | ec2-region of instance |
output | Change the default output for AWS CLI | String | --- |
License and Authors
- Author: Patrick Schaumburg (pschaumburg@tecracer.de)
- Copyright tecRacer GmbH, All rights reserved
All rights reserved. This book or any portion thereof may not be reproduced or used in any manner whatsoever without the express written permission of the publisher except for the use of brief quotations in a book review.
Dependent cookbooks
This cookbook has no specified dependencies.
Contingent cookbooks
Collaborator Number Metric
3.0.0 failed this metric
Failure: Cookbook has 1 collaborators. A cookbook must have at least 2 collaborators to pass this metric.
Cookstyle Metric
3.0.0 passed this metric
3.0.0 failed this metric
3.0.0 passed this metric