From 26b895323dc3df1e5ae8d6aea8e0ef9bc8b10a19 Mon Sep 17 00:00:00 2001 From: Sarah Hoffmann Date: Thu, 16 Dec 2021 19:59:17 +0100 Subject: [PATCH] fix syntax --- roles/longma.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/longma.rb b/roles/longma.rb index 338334faa..f8ff9cd87 100644 --- a/roles/longma.rb +++ b/roles/longma.rb @@ -52,6 +52,7 @@ default_attributes( "nominatim.openstreetmap.org" => { :max_children => 200 } + } } ) -- 2.39.5