X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/aeaa46f3071de018b5c5e0f5678cb5b4082e3ddc..cf163679e4cf9c867cde63fe724ba3e578660d0a:/cookbooks/php/recipes/fpm.rb?ds=inline 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"