]> git.openstreetmap.org Git - chef.git/commitdiff
Load nct6775 sensor module on vial
authorTom Hughes <tom@compton.nu>
Fri, 20 Oct 2017 20:27:02 +0000 (21:27 +0100)
committerTom Hughes <tom@compton.nu>
Fri, 20 Oct 2017 20:27:02 +0000 (21:27 +0100)
roles/vial.rb

index 82012eb3b2cbd3903f41712fa2bdccc05ce4f801..7cb059a593a185e7fed139b6decf6cf91c92d80b 100644 (file)
@@ -18,6 +18,9 @@ default_attributes(
       }
     }
   },
+  :hardware => {
+    :modules => %w[nct6775]
+  },
   :munin => {
     :plugins => {
       :sensors_temp => {