From 87bb4681418eb6b67910467961187e08b0f1d75b Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 6 Aug 2025 16:14:35 +0200 Subject: dedicated root for valkey --- el8xv81.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'el8xv81.cfg') 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'] -- cgit