Adoptable Cookbooks List

Looking for a cookbook to adopt? You can now see a list of cookbooks available for adoption!
List of Adoptable Cookbooks

Supermarket Belongs to the Community

Supermarket belongs to the community. While Chef has the responsibility to keep it running and be stewards of its functionality, what it does and how it works is driven by the community. The chef/supermarket repository will continue to be where development of the Supermarket application takes place. Come be part of shaping the direction of Supermarket by opening issues and pull requests or by joining us on the Chef Mailing List.

Select Badges

Select Supported Platforms

Select Status

RSS

unzip_fx (2) Versions 0.2.0

Provides a resource to download and unzip a file

Policyfile
Berkshelf
Knife
cookbook 'unzip_fx', '~> 0.2.0', :supermarket
cookbook 'unzip_fx', '~> 0.2.0'
knife supermarket install unzip_fx
knife supermarket download unzip_fx
README
Dependencies
Quality 33%

unzip_fx

The unzip_fx cookbook provides a resource to quickly and easily download and extract a zip file.

Requirements

Cookbooks

N/A

Chef

  • >= 12.5

Platforms

  • windows2008r2
  • windows2012r2
  • windows2016
  • rhel6
  • rhel7
  • centos6
  • centos7
  • ubuntu1404
  • ubuntu1604
  • ubuntu1804
  • debian9

Resources

unzip_fx

Properties

Name Type Required Default Operating System Description
source String true - All URL of the zip to extract
checksum String false - All Checksum of the downloaded file
target_dir String true - All Directory where to extract the zip file
creates String false - All Which file to check for in order to not re-unzip
recursive [true, false] false false linux Wheter to create the target dir recursively or not
user String false - linux TBD
group String false - linux TBD
mode String false - linux TBD

Versionning

This cookbook will follow semantic versionning 2.0.0 as described here

Lisence

MIT

Contributing

Put link vers contributing here

Dependent cookbooks

This cookbook has no specified dependencies.

Contingent cookbooks

consul_fx Applicable Versions
packer_fx Applicable Versions

Collaborator Number Metric
            

0.2.0 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.0 failed this metric

Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a CONTRIBUTING.md file

Foodcritic Metric
            

0.2.0 passed this metric

No Binaries Metric
            

0.2.0 passed this metric

Testing File Metric
            

0.2.0 failed this metric

Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file

Version Tag Metric
            

0.2.0 failed this metric

Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number