We shouldn't limit the user on adding the remi repo based on RH version. With this configuration there's literally no way of installing PHP 5.6 on CentOS 6.7 using this cookbook.
The user can still skip installing additional repo providing node['php-fpm']['skip_repository_install']
We shouldn't limit the user on adding the remi repo based on RH version. With this configuration there's literally no way of installing PHP 5.6 on CentOS 6.7 using this cookbook. The user can still skip installing additional repo providing
node['php-fpm']['skip_repository_install']