]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/nominatim/templates/default/logrotate.nominatim.erb
nominatim: fix logrotate config syntax
[chef.git] / cookbooks / nominatim / templates / default / logrotate.nominatim.erb
index 5c50082e46f291368de9b8819c43e0b0de356aa3..497cb41cf402b26b211aa22626a2f04ed6368e7e 100644 (file)
@@ -20,6 +20,7 @@
 <% if node[:nominatim][:api_flavour] == "python" %>
   postrotate
         systemctl reload nominatim.service
+  endscript
 <% end -%>
   create 640 www-data adm
 }