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 --- el10xv81.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'el10xv81.cfg') diff --git a/el10xv81.cfg b/el10xv81.cfg index f69f9cb..b217ead 100644 --- a/el10xv81.cfg +++ b/el10xv81.cfg @@ -2,7 +2,7 @@ import datetime; include('el10x.tpl') -config_opts['root'] = 'el10x' +config_opts['root'] = 'el10xv81' config_opts['resultdir'] = "/var/lib/mock/el10x" config_opts['module_enable'] = ['valkey:remi-8.1'] -- cgit