realityforge/chef-kibana

apache2 cookbook support needs to be updated

Closed this issue · 2 comments

We are dependent on the apache2 cookbook for installs with apache. The supermarket cookbook has deprecated some attributes that we reference as of version 3.1 of their cookbook. We need to refactor and update to be able to take advantage of the latest version of the cookbook.

Hi, that would be great!

node['apache']['listen_ports'] is depricated and fails the first

@salsa-dev @cyberflow
I believe this PR should address - #82