X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/fa94eb23315195c6af34a5152e7f3426b42c7e3f..f71ac318c6866183a879adda1c7ecef007a74924:/cookbooks/tile/recipes/default.rb diff --git a/cookbooks/tile/recipes/default.rb b/cookbooks/tile/recipes/default.rb index 64807f74c..6aeedaae8 100644 --- a/cookbooks/tile/recipes/default.rb +++ b/cookbooks/tile/recipes/default.rb @@ -459,6 +459,7 @@ if node[:tile][:database][:external_data_script] cwd "/srv/tile.openstreetmap.org" user "tile" group "tile" + ignore_failure true end end