From 5b6711180eabb28d4bcbfa5877a6e1632b9ce883 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 17 Jan 2019 10:06:12 +0100 Subject: tweak EL8 config --- el8x72.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'el8x72.cfg') diff --git a/el8x72.cfg b/el8x72.cfg index ac5bfce..a2f4897 100644 --- a/el8x72.cfg +++ b/el8x72.cfg @@ -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.2', '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.2', 'redis:remi-5.0'] config_opts['yum.conf'] = """ [main] -- cgit