projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
491b523
)
tilecache: nginx tweak
author
Grant Slater
<git@firefishy.com>
Sun, 5 Jan 2014 01:40:35 +0000
(
01:40
+0000)
committer
Grant Slater
<git@firefishy.com>
Sun, 5 Jan 2014 01:47:38 +0000
(
01:47
+0000)
cookbooks/tilecache/recipes/default.rb
patch
|
blob
|
history
diff --git
a/cookbooks/tilecache/recipes/default.rb
b/cookbooks/tilecache/recipes/default.rb
index 687478e581df41c71ad7fa191fc3c4057a1819a7..aec5170257362b4386530eb7c757b3008fc003fc 100644
(file)
--- a/
cookbooks/tilecache/recipes/default.rb
+++ b/
cookbooks/tilecache/recipes/default.rb
@@
-62,10
+62,10
@@
template "/etc/logrotate.d/squid" do
end
nginx_site "default" do
- action
:delete
+ action
[ :delete ]
end
nginx_site "tile-ssl" do
-
sourc
e "nginx_tile_ssl.conf.erb"
+
templat
e "nginx_tile_ssl.conf.erb"
end