cookbook 'chef-sentry-handler', '~> 2.0.0'
chef-sentry-handler (2) Versions 2.0.0 Follow2
Installs and configures a Chef handler for sending errors to Sentry.
cookbook 'chef-sentry-handler', '~> 2.0.0', :supermarket
knife supermarket install chef-sentry-handler
knife supermarket download chef-sentry-handler
Chef Handler for Sentry
Installs and configures a Chef handler for sending errors
to Sentry.
Requirements
Chef Client 12.1 or above.
Platforms
This cookbook has been verified to work on the following platforms:
- Ubuntu 14.04/16.04
- RHEL (CentOS) 5/6/7
- AIX 7.1
- Solaris 11
- Windows 2008r2/2012r2
Usage
All you need to do is set the node['sentry']['dsn']
value and add
the default recipe of this cookbook to your run-list. You can do this
from a wrapper cookbook recipe:
node.default['sentry']['dsn'] = 'https://xxxx:yyyy@sentry.corporate.com/1' include_recipe 'chef-sentry-handler::default'
Dependent cookbooks
chef_handler ~> 2.0 |
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
Collaborator Number Metric
2.0.0 failed this metric
Failure: Cookbook has 1 collaborators. A cookbook must have at least 2 collaborators to pass this metric.
Foodcritic Metric
2.0.0 passed this metric
No Binaries Metric
2.0.0 passed this metric
2.0.0 failed this metric
2.0.0 passed this metric
No Binaries Metric
2.0.0 passed this metric
2.0.0 passed this metric