cookbook 'truesight-events', '= 0.1.0'
truesight-events (2) Versions 0.1.0 Follow0
Installs/Configures truesight event handler
cookbook 'truesight-events', '= 0.1.0', :supermarket
knife supermarket install truesight-events
knife supermarket download truesight-events
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
0.1.0 passed this metric