]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/postgresql/recipes/default.rb
Split out default munin plugin installation to a new recipe
[chef.git] / cookbooks / postgresql / recipes / default.rb
index a79cde84d4157985dd80350907e9390fde06636b..9b17fae2a4a7a641ce2d76785ab223b8dcee38fb 100644 (file)
@@ -17,6 +17,8 @@
 # limitations under the License.
 #
 
+include_recipe "munin"
+
 package "locales-all"
 package "postgresql-common"