Closed dhoppe closed 5 years ago
Thanks for the report, I completely missed this in the MR that introduced the manage_package
variable. I agree historically it's been true
by default (prior to the variable existing) and now it's basically only true
for Debian, which is a regression. I'll hopefully fix this on the weekend.
If the following line is a default, it should be defined outside the case condition.
CentOS 7 for example provides the package php-fpm, but it is not installed by this module because the parameter manage_package is missing.