HomeSoftware Heritage

(MODULES-10899) Install PHP 7 by default on SLES >= 15

Description

(MODULES-10899) Install PHP 7 by default on SLES >= 15

On SLES >= 15 it appears as though the apache2-mod_php5 package
is no longer available in the default repo.

This commit ensures that the default value for the $php_version
parameter is 7 on SLES >= 15 and the appropriate apache2-mod_php7
package is used.

The spec test expectations have also been updated based on the
changes.

Details

Provenance
Ciaran McCrisken <ciaran.mccrisken@puppet.com>Authored on Feb 8 2021, 3:39 PM
olasdPushed on Dec 28 2021, 10:47 AM
Parents
rSPAPA0d175da719a5: (MODULES-10899) Fix double quoted string issues
Branches
Unknown
Tags
Unknown

Event Timeline

Ciaran McCrisken <ciaran.mccrisken@puppet.com> committed rSPAPA5285ae3ee31d: (MODULES-10899) Install PHP 7 by default on SLES >= 15 (authored by Ciaran McCrisken <ciaran.mccrisken@puppet.com>).Feb 16 2021, 4:56 PM