chef-logstash icon indicating copy to clipboard operation
chef-logstash copied to clipboard

join_groups attribute has no provider

Open stark525 opened this issue 9 years ago • 1 comments

In attributes/default, there is an attribute with no associated provider: default['logstash']['instance_default']['join_groups'] = []

This attribute should be used to add the logstash user to additional groups (so it may access resources owned by other groups).

This requires a change to providers/instance.rb

stark525 avatar May 13 '15 15:05 stark525

#425

vanch avatar Aug 12 '15 08:08 vanch