X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/71666111ef2356b4b06fcddc4590421a456cf9ca..b0e42ea229284e21d5d05b2e87153c733efb81d1:/roles/vial.rb diff --git a/roles/vial.rb b/roles/vial.rb index a7a655a44..e86d32c7f 100644 --- a/roles/vial.rb +++ b/roles/vial.rb @@ -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 }, @@ -88,7 +93,8 @@ default_attributes( }, :tile => { :database => { - :cluster => "9.6/main" + :cluster => "9.6/main", + :postgis => "2.3" }, :node_file => "/store/database/nodes", :styles => {