cookbook 'pygster', '= 1.0.18'
pygster (6) Versions 1.0.18 Follow0
Installs/Configures pygster
cookbook 'pygster', '= 1.0.18', :supermarket
knife supermarket install pygster
knife supermarket download pygster
Description
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
- Add the pygster Cookbook to your Run List.
- Utilize the
pygster
LWRP within your Recipes. Seetest.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
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.
Foodcritic Metric
1.0.18 failed this metric
FC017: LWRP does not notify when updated: /tmp/cook/8e3a93e06886c6679dc33306/pygster/providers/default.rb:44
1.0.18 failed this metric