puppet-php
puppet-php copied to clipboard
Should move params to one big file
Based upon: #165
It think it would be better if there is one big ::php::params class who gets inherited by the code. With the version_switch patch, you'll have case statements floating in every single params class what is a waste of resources and a pity to maintain.
What is your thought about it?
I would rather user module data instead.