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

Feature deploy client definitions #112

Closed tculp closed 6 years ago

tculp commented 6 years ago

Added the ability to deploy standalone checks based on group membership to the role, through the use of a new client-definitions folder in the static data store.

Solves issue #111

jaredledvina commented 6 years ago

Finally! I had to retry the Ubuntu/Debian builds a few times, we're getting frequent times against rabbitmq.com. but, it worked and https://github.com/sensu/sensu-ansible/pull/131 is opened to switch off of them entirely.

Merging!