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