X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/ff044920428608b2c04507ad52d6ab52c9d6555f..d7fdbac2c8939e77252fe33f1c3b4aff47b0e2e7:/roles/ramoth.rb diff --git a/roles/ramoth.rb b/roles/ramoth.rb index 7e3a89cc2..21c75a339 100644 --- a/roles/ramoth.rb +++ b/roles/ramoth.rb @@ -30,6 +30,16 @@ default_attributes( :hardware => { :watchdog => "w83627hf_wdt" }, + :munin => { + :plugins => { + :smart_sg0_33 => { + :smartctl_exit_status => { :warning => ":8" } + }, + :smart_sg0_34 => { + :smartctl_exit_status => { :warning => ":8" } + } + } + }, :networking => { :interfaces => { :internal_ipv4 => { @@ -60,7 +70,7 @@ default_attributes( } } } -); +) run_list( "role[ic]",