projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
3944d4a
)
Remove trailing space
author
Tom Hughes
<tom@compton.nu>
Mon, 11 Sep 2017 11:25:01 +0000
(12:25 +0100)
committer
Tom Hughes
<tom@compton.nu>
Mon, 11 Sep 2017 11:25:01 +0000
(12:25 +0100)
cookbooks/tile/templates/default/render-lowzoom.erb
patch
|
blob
|
history
diff --git
a/cookbooks/tile/templates/default/render-lowzoom.erb
b/cookbooks/tile/templates/default/render-lowzoom.erb
index de64cbcea758b2629cbc7950ad64833a5185e8b6..55a98a754557af9e2478e0e1c952b6ed4b9f47cb 100644
(file)
--- a/
cookbooks/tile/templates/default/render-lowzoom.erb
+++ b/
cookbooks/tile/templates/default/render-lowzoom.erb
@@
-13,7
+13,7
@@
timestamp=$(date +%s)
function update_<%= style %>
{
render_old \
- --timestamp=${timestamp} \
+ --timestamp=${timestamp} \
--tile-dir=/srv/tile.openstreetmap.org/tiles \
--socket=/var/run/renderd/renderd.sock \
--num-threads=<%= node[:cpu][:total] - 2 %> \