diff options
author | Remi Collet <remi@remirepo.net> | 2019-01-17 10:06:12 +0100 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2019-01-17 10:06:12 +0100 |
commit | 5b6711180eabb28d4bcbfa5877a6e1632b9ce883 (patch) | |
tree | 88f574ed1433e9d59eb9330459e0707c3931a66d /el8x73.cfg | |
parent | b7ce8afb835d3fb809c34858b1c9904dcddab133 (diff) |
tweak EL8 config
Diffstat (limited to 'el8x73.cfg')
-rw-r--r-- | el8x73.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -32,7 +32,7 @@ config_opts['macros']['%runselftest']="1" config_opts['environment']['ACCEPT_EULA'] = 'Y' -config_opts['module_enable'] = ['varnish:6', 'sos-collector:rhel8', 'postgresql:10', 'python36:3.6', 'virt:rhel', 'httpd:2.4', 'nginx:1.14', 'php:remi-7.3', 'redis:remi-5.0'] +config_opts['module_enable'] = ['varnish:6', 'sos-collector:rhel8', 'postgresql:10', 'python27:2.7', 'python36:3.6', 'virt:rhel', 'httpd:2.4', 'nginx:1.14', 'php:remi-7.3', 'redis:remi-5.0'] config_opts['yum.conf'] = """ [main] |