X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/219e2c342f730da12e0ae69d9407471d99769049..83760b53c07b714c9ed95b5d16c0dd3e8fcfc393:/roles/base.rb diff --git a/roles/base.rb b/roles/base.rb index 859c154b4..0383da15e 100644 --- a/roles/base.rb +++ b/roles/base.rb @@ -16,7 +16,7 @@ default_attributes( :munin => { :plugins => { :ntp_offset => { - :offset => { :warning => "20", :critical => "100" } + :offset => { :warning => "100", :critical => "250" } } } },