]> git.openstreetmap.org Git - chef.git/blobdiff - roles/tyan-s7010.rb
Increase replication slots
[chef.git] / roles / tyan-s7010.rb
index b945ddb658e6ecdf4b9cd6099301c75cb5bab495..fb1cd1b9163e9e0f143fdaf25b6d7fb9c616fba9 100644 (file)
@@ -1,9 +1,17 @@
 name "tyan-s7010"
-description "Role applied to machines using the Tyan S710 motherboard"
+description "Role applied to machines using the Tyan S7010 motherboard"
 
 default_attributes(
   :hardware => {
-    :modules => %w(i2c_i801 jc42),
+    :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 => {