sensu / sensu-chef

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

Update default versions of Sensu and Sensu Enterprise #527

Closed cwjohnston closed 7 years ago

cwjohnston commented 7 years ago

Description

This change implements a case switch to determine the correct package version (Sensu version + package build iteration) for the running platform family, and updates the default version of Sensu Enterprise.

Motivation and Context

Current value for node['sensu']['version'] is not appropriate for all platforms, resulting in errors on Linux test suites.

Sensu Enterprise version 1.4.10 is the latest release prior to Sensu Enterprise 2.0.

How Has This Been Tested?

Subset of Test Kitchen integration tests pass for Linux and Windows platforms.

Types of changes

Checklist:

amdprophet commented 7 years ago

👍