X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/d29e6aa0b03a30551cbbdadc9354aedd4231929d..dcd29ad978fdb8a0c6aa739748c30b40a38bcc14:/roles/ridgeback.rb diff --git a/roles/ridgeback.rb b/roles/ridgeback.rb index 78d0be7ee..90f1c11bd 100644 --- a/roles/ridgeback.rb +++ b/roles/ridgeback.rb @@ -37,6 +37,15 @@ default_attributes( "tabaluga.openstreetmap.org", "nepomuk.openstreetmap.org" ] + }, + :munin => { + :plugins => { + :smart_sdb => { + :smartctl_exit_status => { + :warning => 8 + } + } + } } )