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

pygster (6) Versions 1.0.20

Installs/Configures pygster

Policyfile
Berkshelf
Knife
cookbook 'pygster', '~> 1.0.20', :supermarket
cookbook 'pygster', '~> 1.0.20'
knife supermarket install pygster
knife supermarket download pygster
README
Dependencies
Quality 17%

Description

Cookbook Version
Pygster Version

Installs Pygster pure-Python log parser and enables pygster LWRP.

Attributes

Attribute Default Required? Description
version 1.0.1 Default Version of Pygster Python package to install.
virtualenv nil Default Python Virtualenv to install Pygster into.

Usage

  1. Add the pygster Cookbook to your Run List.
  2. Utilize the pygster LWRP within your Recipes. See test.rb Recipe for example usage.

Author

Greg Albrecht gba@onbeep.com

Contributors

The Pygster Cookbook is derived from multiple sources:
* Dennis Rowe's original logster Cookbook.
* Grégoire Seux's logster Cookbook.
* René Scheibe's logster Cookbook.
* Metabrainz's logster Cookbook

Copyright 2014 OnBeep, Inc.

License

  • The Pygster Cookbook is covered under the Apache License, Version 2.0.
  • The Pygster Python package is covered under the GNU General Public License, Version 3.

See LICENSE for the Apache License, Version 2.0.

Dependent cookbooks

python >= 0.0.0

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

Collaborator Number Metric
            

1.0.20 failed this metric

Failure: Cookbook has 1 collaborators. A cookbook must have at least 2 collaborators to pass this metric.

Contributing File Metric
            

1.0.20 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
            

1.0.20 failed this metric

FC064: Ensure issues_url is set in metadata: pygster/metadata.rb:1
FC065: Ensure source_url is set in metadata: pygster/metadata.rb:1
FC066: Ensure chef_version is set in metadata: pygster/metadata.rb:1
FC067: Ensure at least one platform supported in metadata: pygster/metadata.rb:1
FC069: Ensure standardized license defined in metadata: pygster/metadata.rb:1
FC085: Resource using new_resource.updated_by_last_action to converge resource: pygster/providers/default.rb:20
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any

No Binaries Metric
            

1.0.20 passed this metric

Testing File Metric
            

1.0.20 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
            

1.0.20 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