diff options
Diffstat (limited to 'el8av81.cfg')
-rw-r--r-- | el8av81.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/el8av81.cfg b/el8av81.cfg index b23b475..5f41846 100644 --- a/el8av81.cfg +++ b/el8av81.cfg @@ -2,7 +2,7 @@ import datetime; include('el8a.tpl') -config_opts['root'] = 'el8a' +config_opts['root'] = 'el8av81' config_opts['resultdir'] = "/var/lib/mock/el8a" 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'] |