X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/aeaa46f3071de018b5c5e0f5678cb5b4082e3ddc..f19679cb866e21ad614d1a9e28eaeab3e9ba0376:/cookbooks/php/recipes/fpm.rb diff --git a/cookbooks/php/recipes/fpm.rb b/cookbooks/php/recipes/fpm.rb index ecda9640c..2bebc87d2 100644 --- a/cookbooks/php/recipes/fpm.rb +++ b/cookbooks/php/recipes/fpm.rb @@ -18,6 +18,7 @@ # include_recipe "php" +include_recipe "prometheus" package "php-fpm"