X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/03b558df0da59d9669162fd3926a8f860f7c0ee0..e30c611fafff7e77941db17f57edb274144f747b:/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