]> git.openstreetmap.org Git - chef.git/blobdiff - roles/base.rb
Enable CSP in report only mode for the main web site
[chef.git] / roles / base.rb
index 859c154b48a080484e46588a94713e5643a4a281..0383da15e4f1c0d90eae930204468d019cdf147b 100644 (file)
@@ -16,7 +16,7 @@ default_attributes(
   :munin => {
     :plugins => {
       :ntp_offset => {
-        :offset => { :warning => "20", :critical => "100" }
+        :offset => { :warning => "100", :critical => "250" }
       }
     }
   },