]> git.openstreetmap.org Git - chef.git/blobdiff - roles/vial.rb
Track mediawiki versions for the language extension bundle
[chef.git] / roles / vial.rb
index 47447c4df1432ac0473349da97bb937379b57131..e86d32c7f3e9d32aafd8cb9e55c6c766de4da8ad 100644 (file)
@@ -23,6 +23,7 @@ default_attributes(
     :sensors => {
       "nct6779-isa-0290" => {
         :volts => {
+          "in0" => { :ignore => true },
           "in1" => { :ignore => true },
           "in4" => { :ignore => true },
           "in5" => { :ignore => true },
@@ -39,6 +40,10 @@ default_attributes(
           "fan2" => { :ignore => true }
         },
         :temps => {
+          "temp1" => { :ignore => true },
+          "temp2" => { :ignore => true },
+          "temp5" => { :ignore => true },
+          "temp6" => { :ignore => true },
           "temp7" => { :ignore => true },
           "temp8" => { :ignore => true },
           "temp9" => { :ignore => true },
@@ -47,19 +52,6 @@ default_attributes(
       }
     }
   },
-  :munin => {
-    :plugins => {
-      :sensors_temp => {
-        :temp1 => { :warning => 96, :critical => 100 },
-        :temp2 => { :warning => 96, :critical => 100 },
-        :temp3 => { :warning => 96, :critical => 100 },
-        :temp4 => { :warning => 96, :critical => 100 },
-        :temp5 => { :warning => 96, :critical => 100 },
-        :temp6 => { :warning => 96, :critical => 100 },
-        :temp7 => { :warning => 96, :critical => 100 }
-      }
-    }
-  },
   :networking => {
     :interfaces => {
       :external_ipv4 => {
@@ -101,7 +93,8 @@ default_attributes(
   },
   :tile => {
     :database => {
-      :cluster => "9.6/main"
+      :cluster => "9.6/main",
+      :postgis => "2.3"
     },
     :node_file => "/store/database/nodes",
     :styles => {