]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/memcached/recipes/default.rb
Split out default munin plugin installation to a new recipe
[chef.git] / cookbooks / memcached / recipes / default.rb
index 8c1b427b18806f2b37551cb4e2bc97733785cead..1df2a7eb70944b132f998e73b11a4171012c837b 100644 (file)
@@ -17,6 +17,8 @@
 # limitations under the License.
 #
 
+include_recipe "munin"
+
 package "memcached"
 
 service "memcached" do