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

truesight-events (2) Versions 0.1.0

Installs/Configures truesight event handler

Policyfile
Berkshelf
Knife
cookbook 'truesight-events', '= 0.1.0', :supermarket
cookbook 'truesight-events', '= 0.1.0'
knife supermarket install truesight-events
knife supermarket download truesight-events
README
Dependencies
Changelog
Quality 100%

truesight-events

A chef report handler that publishes to TrueSight Events. Your chef run data can be pushed to TrueSight Pulse, and TrueSight Intelligence.

Supported Platforms

All

Attributes

<table>
<tr>
<th>Key</th>
<th>Type</th>
<th>Description</th>
<th>Default</th>
</tr>
<tr>
<td><tt>['truesight_events']['email']</tt></td>
<td>String</td>
<td>Authentication email address</td>
<td><tt>empty</tt></td>
</tr>
<tr>
<td><tt>['truesight_events']['api_token']</tt></td>
<td>String</td>
<td>API Token</td>
<td><tt>empty</tt></td>
</tr>
</table>

Usage

truesight-events::default

Include truesight-events in your node's run_list preferably early as this is an exception and success reporter:

{
  "run_list": [
    "recipe[truesight-events::default]"
  ]
}

Configuration

You may use the provided attributes or a chef databag

Databag Setup

Name: truesight
Id: account

Fields:
- email
- api_token

License and Authors

License:: Apache 2.0
Author:: TrueSight Operations (truesightops@bmc.com)

Dependent cookbooks

chef_handler >= 0.0.0

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

0.1.0

Initial release of truesight-events

Foodcritic Metric
            

0.1.0 passed this metric