]> git.openstreetmap.org Git - chef.git/blobdiff - roles/tyan-s7010.rb
Increase replication slots
[chef.git] / roles / tyan-s7010.rb
index 86ef45b0e94dbd73210b20a259f2b55517fc0e00..fb1cd1b9163e9e0f143fdaf25b6d7fb9c616fba9 100644 (file)
@@ -3,7 +3,15 @@ description "Role applied to machines using the Tyan S7010 motherboard"
 
 default_attributes(
   :hardware => {
-    :modules => %w(i2c_i801 jc42 w83793),
+    :hwmon => {
+      "i2c_0_0_002f" => {
+        :ignore => %w[fan3 fan4 fan5 fan6 fan7 fan8 fan9 fan10 fan11 fan12]
+      }
+    },
+    :ipmi => {
+      :excluded_sensors => [13, 14, 15, 16, 17, 18, 19, 20]
+    },
+    :modules => %w[i2c_i801 jc42 w83793],
     :sensors => {
       "jc42-*" => {
         :temps => {