cookbook 'snu_awscli', '= 0.2.2'
The snu_awscli cookbook has been deprecated
Author provided reason for deprecation:
The snu_awscli cookbook has been deprecated and is no longer being maintained by its authors. Use of the snu_awscli cookbook is no longer recommended.
snu_awscli (8) Versions 0.2.2 Follow0
Installs/configures snu_awscli
cookbook 'snu_awscli', '= 0.2.2', :supermarket
knife supermarket install snu_awscli
knife supermarket download snu_awscli
Snu Awscli Cookbook README
A cookbook for installing the AWS CLI in a Python 3 virtualenv.
Requirements
This cookbook is continously tested against a matrix of Chef versions and platforms. For a full list, see the output of chef exec microwave list
.
Usage
Add the default recipe to your run list or declare an instance of the included resource in a recipe of your own.
Recipes
default
Uses a snu_awscli
resource to install the AWS CLI.
Attributes
default
If desired, a specific version of the AWS CLI can be installed.
default['snu_awscli']['version'] = nil
Resources
snu_awscli
Manages the AWS Python CLI in a Python 3 virtualenv.
Syntax:
snu_awscli 'default' do version '1.2.3' action :install end
Properties:
Property | Default | Description |
---|---|---|
version | nil |
Install a specific version of awscli |
action | :install |
The action(s) to perform |
Actions:
Action | Description |
---|---|
:install |
Install the AWS CLI |
:remove |
Uninstall the AWS CLI |
Maintainers
- Jonathan Hartman jonathan.hartman@tylertech.com
Dependent cookbooks
snu_python >= 1.1.2 |
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
Snu Awscli CHANGELOG
This file is used to list changes made in each version of the snu_awscli cookbook.
0.2.2 (2019-05-29)
- Pin TravisCI to Chef-DK 3.x
- Add Ubuntu 18.04 to the build matrix
0.2.1 (2019-01-23)
- Remove 'rvm: system' from the TravisCI config
0.2.0 (2018-11-05)
- Depend on snu_python
- Revert the pip version pin
- Enable Ubuntu 18.04 support
- Refactor unit tests with the new ChefSpec syntax
0.1.1 (2018-10-08)
- Temporarily pin pip to 18.0
0.1.0 (2018-08-28)
- Cut an initial release
0.0.1 (2018-08-26)
- Development started
Collaborator Number Metric
0.2.2 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.2 passed this metric
Foodcritic Metric
0.2.2 passed this metric
No Binaries Metric
0.2.2 passed this metric
Testing File Metric
0.2.2 passed this metric
Version Tag Metric
0.2.2 passed this metric
0.2.2 failed this metric
0.2.2 passed this metric
Foodcritic Metric
0.2.2 passed this metric
No Binaries Metric
0.2.2 passed this metric
Testing File Metric
0.2.2 passed this metric
Version Tag Metric
0.2.2 passed this metric
0.2.2 passed this metric
0.2.2 passed this metric
Testing File Metric
0.2.2 passed this metric
Version Tag Metric
0.2.2 passed this metric
0.2.2 passed this metric
0.2.2 passed this metric