sensu / sensu-chef

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

Require Chef 12.14+ and remove apt/yum dep #608

Closed tas50 closed 6 years ago

tas50 commented 6 years ago

Description

Remove the legacy apt and yum dependencies by requiring Chef 12.14 which came out Sept 2016.

Motivation and Context

Chef 12 is technically end of life, and it seems reasonable to require people to at least be on one of the later releases.

By removing these deps we speed up Chef runs by requiring fewer cookbooks to be pulled to the local nodes.

How Has This Been Tested?

Ran on my home server

Types of changes

Checklist:

majormoses commented 6 years ago

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

majormoses commented 6 years ago

@tas50 thanks for helping with the housecleaning!