sous-chefs / chef-splunk

Development repository for the chef-splunk cookbook
https://supermarket.chef.io/cookbooks/chef-splunk
Apache License 2.0
75 stars 122 forks source link

- Fixes Issue [#178](https://github.com/chef-cookbooks/chef-splunk/is… #179

Closed haidangwa closed 4 years ago

haidangwa commented 4 years ago

…sues/178)

Signed-off-by: Dang H. Nguyen dang.nguyen@disney.com

Description

#shcluster_member? was calling ruby method #include? and not passing an argument. This fix will pass the node's ipaddress value.

Issues Resolved

178

Check List