sensu / sensu-chef

Sensu Chef cookbook.
https://supermarket.chef.io/cookbooks/sensu
Apache License 2.0
222 stars 283 forks source link

`sensu_gem` can now optionally specify `gem_package` #620

Closed majormoses closed 5 years ago

majormoses commented 5 years ago

Signed-off-by: Ben Abrams me@benabrams.it

Description

Allow setting package_name in sensu_gem so that you can install multiple versions of the same gem by allowing the name of the resource and the package can differ.

Motivation and Context

This is helpful when you need multiple versions of the same plugin (or any gemfor that matter) by allowing the resource name and package name to differ.

How Has This Been Tested?

integration test

Screenshots (if appropriate):

Types of changes

Checklist:

majormoses commented 5 years ago

released: https://supermarket.chef.io/cookbooks/sensu/versions/5.4.0