]> git.openstreetmap.org Git - chef.git/blobdiff - roles/base.rb
Add role for tabaluga
[chef.git] / roles / base.rb
index d680fddb110e442b3043d208d6b83e0cb21cebb1..63c763af109c7467984c3454fa44a9c392a1e187 100644 (file)
@@ -15,8 +15,8 @@ default_attributes(
   },
   :munin => {
     :plugins => {
-      :ntp_offset => {
-        :offset => { :warning => "100", :critical => "250" }
+      :chrony => {
+        :systime => { :warning => "100", :critical => "250" }
       }
     }
   },