saltstack-formulas / php-formula

http://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html
Other
57 stars 231 forks source link

Enable Softwarecollections on RHEL and CentOS #157

Closed ixs closed 6 years ago

ixs commented 6 years ago

As RHEL and CentOS are both longer-lived enterprise-class operating systems the software versions are usually lagging a bit behind.

In case one wants the longevity of an Enterprise Linux together with more modern software the Softwarecollections project exists which offers amongst others more modern PHP releases.

This commit adds a pillar toggle to use the SCL repo and the ability to select which php version to install.

aboe76 commented 6 years ago

@ixs could you rebase?

ixs commented 6 years ago

@aboe76 Done. Rebased to latest.