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