X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/740484941b7380bfc82274c8c29f082b88906fc7..8c985adf9ae56cb9bb8b950c97da6f3ad392fa61:/cookbooks/postgresql/recipes/default.rb diff --git a/cookbooks/postgresql/recipes/default.rb b/cookbooks/postgresql/recipes/default.rb index b5e7be908..a17b38084 100644 --- a/cookbooks/postgresql/recipes/default.rb +++ b/cookbooks/postgresql/recipes/default.rb @@ -17,7 +17,7 @@ # limitations under the License. # -include_recipe "apt" +include_recipe "apt::postgresql" include_recipe "munin" include_recipe "prometheus"