Closed legal90 closed 8 years ago
Fixes #102
In cookbook apache2 v3.2.0 the attribute was changed and renamed: node.default['apache']['listen_ports'] -> node.default['apache']['listen']
node.default['apache']['listen_ports']
node.default['apache']['listen']
P.s. Similar PR to Stash cookbook: https://github.com/bflad/chef-stash/pull/148
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.
Fixes #102
In cookbook apache2 v3.2.0 the attribute was changed and renamed:
node.default['apache']['listen_ports']
->node.default['apache']['listen']
P.s. Similar PR to Stash cookbook: https://github.com/bflad/chef-stash/pull/148