Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Component/s: varnish
-
Labels:None
Description
There's a / missing in the default recipe causing the file to get written out as /etc/varnishdefault.vcl instead of /etc/varnish/default.vcl.
This fixes it for me: https://github.com/msonnabaum/cookbooks/commit/faea95d207f497e8b250127167626304c0bed288
Issue Links
- relates to
-
COOK-873
varnish cookbook should have better control via attributes for init script vs vcl configuration options.
-
And here's a pull request:
https://github.com/opscode/cookbooks/pull/377