From 38be14e76b77a572946a09bb995a569e072545db Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 13 Dec 2018 11:23:13 +0100 Subject: EL-8: more module dep. --- el8x73.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'el8x73.cfg') diff --git a/el8x73.cfg b/el8x73.cfg index ed4d284..3cf0941 100644 --- a/el8x73.cfg +++ b/el8x73.cfg @@ -32,7 +32,7 @@ config_opts['macros']['%runselftest']="1" config_opts['environment']['ACCEPT_EULA'] = 'Y' -config_opts['module_enable'] = ['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', 'python36:3.6', 'virt:rhel', 'httpd:2.4', 'nginx:1.14', 'php:remi-7.3', 'redis:remi-5.0'] config_opts['yum.conf'] = """ [main] -- cgit