From 271cab290b698a0ed92bf9c575c3976bdf7c3749 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 1 Sep 2025 12:18:10 +0200 Subject: f43 tweaks --- fc43ar80.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fc43ar80.cfg') diff --git a/fc43ar80.cfg b/fc43ar80.cfg index 4766707..256f4b5 100644 --- a/fc43ar80.cfg +++ b/fc43ar80.cfg @@ -2,7 +2,7 @@ import datetime; include('fc43a.tpl') -config_opts['root'] = 'fc43a' +config_opts['root'] = 'fc43ar80' config_opts['resultdir'] = "/var/lib/mock/fc43a" config_opts['module_enable'] = ['redis:remi-8.0'] -- cgit