From 014ac4aeeae931fef350b2e2f3244585d5241cdd Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 7 Dec 2018 11:30:18 +0100 Subject: more EL-8 changes --- el8x72.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'el8x72.cfg') diff --git a/el8x72.cfg b/el8x72.cfg index c84e59f..6cbc1f4 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'] = ['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'] = ['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['yum.conf'] = """ [main] -- cgit