Closed xlongxl closed 8 years ago
It'd be nice to have a workaround for the latest version. I'm stumped :(
Fixed by #103
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
The
['listen_ports']
attribute has been renamed to['listen']
in the latest Apache2 cookbook (V 3.2.0), and it is now an array of 'address:port' strings: https://github.com/svanzoest-cookbooks/apache2/pull/378Could you update the apache2 recipe? https://github.com/parallels-cookbooks/confluence/blob/11f5dfb119c0fa090f81aef3952ed1bf945dd368/recipes/apache2.rb#L20-L21 Thanks!