diff options
Diffstat (limited to 'el8xr80.cfg')
| -rw-r--r-- | el8xr80.cfg | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/el8xr80.cfg b/el8xr80.cfg index dc056bb..c33d52b 100644 --- a/el8xr80.cfg +++ b/el8xr80.cfg @@ -2,7 +2,7 @@ import datetime;  include('el8x.tpl') -config_opts['root'] = 'el8x' +config_opts['root'] = 'el8xr80'  config_opts['resultdir'] = "/var/lib/mock/el8x"  config_opts['module_enable'] = ['redis:remi-8.0', 'varnish:6', 'postgresql:10', 'python27:2.7', 'python36:3.6', 'virt:rhel', 'httpd:2.4', 'nginx:1.14']  | 
