sensu / sensu-ansible

An Ansible role to deploy a fully dynamic Sensu stack!
https://ansible-sensu.readthedocs.io
MIT License
126 stars 96 forks source link

Adding client.json keepalive/safe_mode attributes + dir/file permission fixes + CentOS 5 gpgcheck disable #147

Closed smbambling closed 6 years ago

smbambling commented 6 years ago

adding client.json additions for safe_mode, keepalive attributes setting CentOS/RH 5 legacy repositories gpgcheck to disabled fixing dir/file permissions, redis should not be world readable it can contain a password

jaredledvina commented 6 years ago

This looks legit! Could you add some details to the CHANGELOG as well to make my life easier when cutting the release easier? We have some docs on how we changelog here: https://github.com/sensu-plugins/community/blob/master/HOW_WE_CHANGELOG.md

Thanks so much for the PR!

smbambling commented 6 years ago

I’ll work in getting a changelog uodate this weenend.

smbambling commented 6 years ago

Ok, added some updates to the CHANGELOG and rebased off the latest master merges.