cookbook 'snu_awscli', '= 0.1.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.1.2 Follow0
Installs/configures snu_awscli
cookbook 'snu_awscli', '= 0.1.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:
- Chef 14
- Chef 13
- Chef 12
X
- Ubuntu 18.04
- Ubuntu 16.04
- Ubuntu 14.04
- Debian 9
- Debian 8
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.0 |
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.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.1.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.1.2 passed this metric
Foodcritic Metric
0.1.2 passed this metric
No Binaries Metric
0.1.2 passed this metric
Testing File Metric
0.1.2 passed this metric
Version Tag Metric
0.1.2 passed this metric
0.1.2 failed this metric
0.1.2 passed this metric
Foodcritic Metric
0.1.2 passed this metric
No Binaries Metric
0.1.2 passed this metric
Testing File Metric
0.1.2 passed this metric
Version Tag Metric
0.1.2 passed this metric
0.1.2 passed this metric
0.1.2 passed this metric
Testing File Metric
0.1.2 passed this metric
Version Tag Metric
0.1.2 passed this metric
0.1.2 passed this metric
0.1.2 passed this metric