]> git.openstreetmap.org Git - chef.git/blobdiff - roles/ridley.rb
Update carto stylesheet to v4.14.0
[chef.git] / roles / ridley.rb
index 3d742bf5fcb018f576ffa14f8d1e86d5c8f2c236..62228f5bc399e57ea14f682979e175a9a78de58f 100644 (file)
@@ -6,21 +6,6 @@ default_attributes(
     :first_address => "10.0.15.1",
     :last_address => "10.0.15.254"
   },
-  :munin => {
-    :graphs => {
-      :apcpdu_ucl => {
-        :title => "Current for UCL",
-        :vlabel => "Amps",
-        :category => "Ups",
-        :values => {
-          :load => {
-            :sum => ["apcpdu_apc1.load", "apcpdu_apc2.load", "apcpdu_apc3.load"],
-            :label => "Load"
-          }
-        }
-      }
-    }
-  },
   :networking => {
     :interfaces => {
       :external_ipv4 => {