X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/a3e58e083077a454d7def35826f3199e9630a4d0..ba65c5618d3113373c0f3306ce993917fc2af23a:/cookbooks/postgresql/recipes/default.rb diff --git a/cookbooks/postgresql/recipes/default.rb b/cookbooks/postgresql/recipes/default.rb index a79cde84d..9b17fae2a 100644 --- a/cookbooks/postgresql/recipes/default.rb +++ b/cookbooks/postgresql/recipes/default.rb @@ -17,6 +17,8 @@ # limitations under the License. # +include_recipe "munin" + package "locales-all" package "postgresql-common"