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