]> git.openstreetmap.org Git - chef.git/blobdiff - roles/longma.rb
Allow multiple modules to be monitored for a single SNMP target
[chef.git] / roles / longma.rb
index 338334faa7ba2fa7a7dd6ecff147850f42b6a242..da3e92c194afba76b4ed38b747b0e024d98d3743 100644 (file)
@@ -52,10 +52,11 @@ default_attributes(
       "nominatim.openstreetmap.org" => {
         :max_children => 200
       }
+    }
   }
 )
 
 run_list(
   "role[equinix-dub]",
-  "role[nominatim]"
+  "role[nominatim-v4]"
 )