Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Component/s: apache2
-
Labels:
Description
The change to use strings in preference to symbols (FC001) broke the apache2 cookbook definitions.
https://github.com/opscode-cookbooks/apache2/commit/736979a52b983d20c863403a67ff4e9d3a4df959#templates-default-web_app-conf-erb-P5
See a related issue and an existing pull request to revert the definition params back to use symbols:
http://tickets.opscode.com/browse/CHEF-2748
https://github.com/opscode-cookbooks/apache2/pull/3/
As well as merging this existing pull request a scenario should be added to identify a similar regression in the future.
Issue Links
- is duplicated by
-
COOK-1461
CLONE - "Processing" info message is incorrect about the line number if a resource in a definition fail
-
Pull request:
https://github.com/opscode-cookbooks/apache2/pull/11