X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/37d9e1e2f502de4126fb36357a9c261174512af4..5386ec8ef8e99a1ad11f9dca45f8df25381d7a18:/cookbooks/tilecache/templates/default/logrotate.squid.erb diff --git a/cookbooks/tilecache/templates/default/logrotate.squid.erb b/cookbooks/tilecache/templates/default/logrotate.squid.erb index d5db76b2f..697f0c5c6 100644 --- a/cookbooks/tilecache/templates/default/logrotate.squid.erb +++ b/cookbooks/tilecache/templates/default/logrotate.squid.erb @@ -4,7 +4,7 @@ daily compress compresscmd /usr/bin/xz - compressoptions --threads=<% [ node[:cpu][:total] / 2, 1 ].max.ceil %> + compressoptions --threads=<%= [ node[:cpu][:total] / 2, 1 ].max.ceil %> uncompresscmd /usr/bin/unxz compressext .xz rotate 2