X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/26b895323dc3df1e5ae8d6aea8e0ef9bc8b10a19..2f3e72b70cb401b318aafce1d1f7f22cc503eccc:/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" } } )