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

There is no way to avoid installing sensu client on all machines #106

Closed tculp closed 6 years ago

tculp commented 6 years ago

Currently, server configuration is only copied when sensu_master is set. However, client configuration is always copied. Also, sensu is always installed on all machines and requires no variable to be set (such as sensu_client)

jaredledvina commented 6 years ago

Thanks!! PR merged!