diff options
author | Remi Collet <remi@remirepo.net> | 2020-03-26 12:29:11 +0100 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2020-03-26 12:29:11 +0100 |
commit | d169757fa021ff6c7640212c38f8d530b85373e1 (patch) | |
tree | e27f799eae6e32df6d8af094e77b1c847bab952a /el8x.tpl | |
parent | 0f9e88386b574abfa20fc80ad9be295e22a04846 (diff) |
add temporary mock config for EPEL-8 target
Diffstat (limited to 'el8x.tpl')
-rw-r--r-- | el8x.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -30,7 +30,7 @@ config_opts['macros']['%runselftest']="1" config_opts['environment']['ACCEPT_EULA'] = 'Y' -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['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.3', 'redis:remi-5.0'] config_opts['yum.conf'] = """ [main] |