Chef-solo-cup

Latest version: v0.3.1

Safety actively analyzes 630094 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 7

0.0.15

-------------------

- Add the ability to limit hosts to a number. [Jose Diaz-Gonzalez]

0.0.14

-------------------

- Add multi-region asg support. [Jose Diaz-Gonzalez]

0.0.13

-------------------

- Fix cleans at the end of bootstrap. Closes 8. [Jose Diaz-Gonzalez]

- Asg: Handle empty autoscaling groups. [Philip Cristiano]

If the group was empty it would cause a search for instance_id = [] which would match all hosts. Now if the hosts in the ASG are empty it will skip the group.

0.0.12

-------------------

- Catch EC2ResponseError. [Jose Diaz-Gonzalez]

0.0.11

-------------------

- Asg: Include full AGS, instance name for matching. [Philip Cristiano]

- Asg: Support include / excludes. [Philip Cristiano]

ASG hosts were included with every run ignoring include and exclude operations.

- Check that args.regions is set before using it. [Jose Diaz-Gonzalez]

- Readme: Docs that this feature at least exists. [Philip Cristiano]

- Parser: Fix description. [Philip Cristiano]

- Helpers: More specific imports. [Philip Cristiano]

- Helpers: More compatible string formatting. [Philip Cristiano]

- Requirements: Specify boto version. [Philip Cristiano]

- Args: Include defaults for AWS. [Philip Cristiano]

- Mostly working but undocumented AWS support. [Philip Cristiano]

Add to your config:
"aws_access_key_id": "XXX",
"aws_secret_access_key": "XXX",
"regions": ["us-east-1"]


- Sort hosts before running anything against them. [Jose Diaz-Gonzalez]

0.0.10

-------------------

- Fail chef run if rsync command fails. Closes 4. [Jose Diaz-Gonzalez]

- Support multiple json config files. Closes 7. [Jose Diaz-Gonzalez]

- Fix version flag. Closes 5. [Jose Diaz-Gonzalez]

- Call clean at the end of a bootstrap call. Closes 6. [Jose Diaz-
Gonzalez]

Page 5 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.