]> git.openstreetmap.org Git - chef.git/blobdiff - roles/yevaud.rb
Allow % in local parts for locally submitted mail
[chef.git] / roles / yevaud.rb
index 2c7339539693e9ce55076e770669336d4f7b396e..7dcace09d32510d3e71b7ca9f6b997866949af12 100644 (file)
@@ -58,21 +58,6 @@ default_attributes(
           :warning => 150,
           :critical => 200
         }
-      },
-      :ipmi_fans => {
-        :contacts => "null",
-      },
-      :ipmi_temp => {
-        :contacts => "null",
-      },
-      :sensors_fan => {
-        :contacts => "null"
-      },
-      :sensors_temp => {
-        :contacts => "null"
-      },
-      :sensors_volt => {
-        :contacts => "null"
       }
     }
   },
@@ -126,5 +111,6 @@ default_attributes(
 
 run_list(
   "role[ucl-wolfson]",
+  "role[tyan-s7010]",
   "role[tile]"
 )