sensu / sensu-omnibus

Build full-stack platform-specific Sensu packages
12 stars 16 forks source link

Pin CentOS 7 AMI #266

Closed amdprophet closed 6 years ago

amdprophet commented 6 years ago

Signed-off-by: Justin Kolberg amd.prophet@gmail.com

CentOS 7.5 updates the binutils package to version 2.27 which adds support for the --compress-debug-sections=zlib LDFLAG. When Ruby is built on CentOS 7.5 it is adding the LDFLAG to rbconfig which breaks the installation of some Sensu plugins on CentOS 7.4 or earlier.