X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/a48d3c6dbc350bfb430691dbc128ff06ad8f979a..4ec4df296aa902456762ea9b95e6c6e4033e1076:/cookbooks/tile/recipes/default.rb diff --git a/cookbooks/tile/recipes/default.rb b/cookbooks/tile/recipes/default.rb index 9aa99b934..80807a0d3 100644 --- a/cookbooks/tile/recipes/default.rb +++ b/cookbooks/tile/recipes/default.rb @@ -482,6 +482,7 @@ template "/usr/local/bin/replicate" do owner "root" group "root" mode 0o755 + variables :postgresql_version => postgresql_version.to_f end systemd_service "expire-tiles" do