diff options
author | Remi Collet <remi@remirepo.net> | 2018-12-07 11:30:18 +0100 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2018-12-07 11:30:18 +0100 |
commit | 014ac4aeeae931fef350b2e2f3244585d5241cdd (patch) | |
tree | 1ad3e4af7b8e724994e756a3815042a9e274436a /el8x72.cfg | |
parent | ff51dd5bcea199e2f8c0f69916b06743c15b0cb2 (diff) |
more EL-8 changes
Diffstat (limited to 'el8x72.cfg')
-rw-r--r-- | el8x72.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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] |