X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/219e2c342f730da12e0ae69d9407471d99769049..0993dbc450a5678cfcea86dd71cf5873b18d86f3:/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" } } } },