]> git.openstreetmap.org Git - chef.git/blobdiff - roles/ironbelly.rb
Add support for junos exporter
[chef.git] / roles / ironbelly.rb
index 6cf1f9e79b90e34a795f72897ea478542f3e0694..0cb7817e06fe0536005bcc8d8d148899796fa170 100644 (file)
@@ -52,6 +52,9 @@ default_attributes(
     }
   },
   :prometheus => {
+    :junos => {
+      "switch1" => { :address => "184.104.179.129", :labels => { "site" => "amsterdam" } }
+    },
     :snmp => {
       "pdu1" => { :address => "10.0.48.100", :modules => %w[apcups], :labels => { "site" => "amsterdam" } },
       "pdu2" => { :address => "10.0.48.101", :modules => %w[apcups], :labels => { "site" => "amsterdam" } },