X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/2bfb0ef07fb64314f5c4ded641a8c280df9c1d0b..e906958d96d6c220dbf126a66e8e573153f2ea2e:/roles/longma.rb diff --git a/roles/longma.rb b/roles/longma.rb index f8ff9cd87..14a634c9c 100644 --- a/roles/longma.rb +++ b/roles/longma.rb @@ -52,6 +52,9 @@ default_attributes( "nominatim.openstreetmap.org" => { :max_children => 200 } + }, + :config => { + :forward_dependencies => "yes" } } )