From: Tom Hughes Date: Fri, 20 Oct 2017 20:27:02 +0000 (+0100) Subject: Load nct6775 sensor module on vial X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/240c9575f96be10acd3339ec625930d7eed3ef32 Load nct6775 sensor module on vial --- diff --git a/roles/vial.rb b/roles/vial.rb index 82012eb3b..7cb059a59 100644 --- a/roles/vial.rb +++ b/roles/vial.rb @@ -18,6 +18,9 @@ default_attributes( } } }, + :hardware => { + :modules => %w[nct6775] + }, :munin => { :plugins => { :sensors_temp => {