X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/43b1dc052637e2bf65ef0db17a78c9ded4054d13..81bbf6341bc623265e5d4e6d26cb595ce4808848:/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" } } )