sensu / sensu-chef

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

Cookbook fails with chef 13 because of redisio #583

Closed ksimuk closed 6 years ago

ksimuk commented 6 years ago

cookbook files with error

[2017-10-18T17:29:47+00:00] ERROR: redisio_install[redis-installation] (redisio::install line 32) had an error: NameError: uninitialized constant Chef::Resource::RedisioInstall
[2017-10-18T17:29:47+00:00] FATAL: Chef::Exceptions::ChildConvergeError: Chef run process exited unsuccessfully (exit code 1)

Possible Solution

looks redisio is dead and should be replaced https://github.com/brianbianco/redisio/issues/319

Your Environment

tmonk42 commented 6 years ago

The fix is in master for the redisio cookbook as of Aug 15th, still needs a release and publish to supermarket: https://github.com/brianbianco/redisio/pull/350

majormoses commented 6 years ago

I have become a maintainer for redisio cookbook to unblocked us. I have released version 2.7.0 which has now been pulled in and released in:

Let me know if you run into any issues.