]> git.openstreetmap.org Git - chef.git/commitdiff
Fix rubocop warning
authorTom Hughes <tom@compton.nu>
Tue, 19 Jul 2016 08:14:40 +0000 (09:14 +0100)
committerTom Hughes <tom@compton.nu>
Tue, 19 Jul 2016 08:14:40 +0000 (09:14 +0100)
roles/nominatim.rb

index 94c41e70108bb8d44bd85c30072151e79177ddec..041cd0e13c8d3b7c7d13860d7a71dfcfda03f5b4 100644 (file)
@@ -99,7 +99,7 @@ default_attributes(
         :port => "8002",
         :pm => "static",
         :max_children => "2"
-      },
+      }
     },
     :redirects => {}
   }