Closed jaredledvina closed 6 years ago
Is there a reason to remove them rather than specify sensu
explicitly?
@majormoses - Mostly because these were the only OS type overrides for this parameter and we already define the default here: https://github.com/sensu/sensu-ansible/blob/master/defaults/main.yml#L78 and https://github.com/sensu/sensu-ansible/blob/master/defaults/main.yml#L73 figured it made more sense to have every OS standardize on the defaults and folks can override it when they deploy the role if they would like to.
Originally from https://github.com/sensu/sensu-ansible/pull/127
I've nuked the setup of
root
for the user/group that sensu config directories/files are getting owned to and restored them back to the global default ofsensu
this aligns with:Puppet: https://github.com/sensu/sensu-puppet/blob/master/manifests/init.pp#L491 Chef: https://github.com/sensu/sensu-chef/blob/develop/attributes/default.rb#L2-L3