]> git.openstreetmap.org Git - chef.git/blobdiff - roles/nominatim.rb
Fix more rubocop detected style issues
[chef.git] / roles / nominatim.rb
index 0aa56aaf40c74e8ed77089ddcad8dfd58bfb7af3..dff1acca745ddde2df3c147fd84197d5ea8f28b0 100644 (file)
@@ -64,7 +64,7 @@ default_attributes(
     :network_conntrack_max => {
       :comment => "Increase max number of connections tracked",
       :parameters => {
-         "net.netfilter.nf_conntrack_max" => "131072"
+        "net.netfilter.nf_conntrack_max" => "131072"
       }
     }
   },