]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/hardware/recipes/default.rb
Split out default munin plugin installation to a new recipe
[chef.git] / cookbooks / hardware / recipes / default.rb
index 6c14fd873e0990f720060ef36641c9efda7f0149..7c7790d47075cf4e549ac483a65f89a8593270a8 100644 (file)
@@ -17,8 +17,8 @@
 # limitations under the License.
 #
 
-include_recipe "tools"
 include_recipe "munin"
+include_recipe "tools"
 
 ohai_plugin "hardware" do
   template "ohai.rb.erb"