From 4d3a559d825e09588dd11a2ac1da08147f2e1778 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 10 May 2019 07:36:54 +0200 Subject: sos-collector removed --- el8x.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'el8x.cfg') diff --git a/el8x.cfg b/el8x.cfg index 46e8f85..6e0415c 100644 --- a/el8x.cfg +++ b/el8x.cfg @@ -32,7 +32,7 @@ config_opts['macros']['%runselftest']="1" config_opts['environment']['ACCEPT_EULA'] = 'Y' -config_opts['module_enable'] = ['swig', 'javapackages-runtime', 'mariadb:10.3', 'nodejs:10', '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['module_enable'] = ['swig', 'javapackages-runtime', 'mariadb:10.3', 'nodejs:10', '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