]> git.openstreetmap.org Git - chef.git/blobdiff - roles/base.rb
Remove munin
[chef.git] / roles / base.rb
index d37a4097da0e571e627665f1912870a92b5f432d..faa580d9aeec8541f8012c127fd0ed65fefe0bb5 100644 (file)
@@ -10,13 +10,6 @@ default_attributes(
       :jburgess => { :status => :administrator }
     }
   },
-  :munin => {
-    :plugins => {
-      :chrony => {
-        :systime => { :warning => "100", :critical => "250" }
-      }
-    }
-  },
   :networking => {
     :roles => {
       :internal => { :metric => 200 },