From e540047d7b0ba37c48bfea896721c3e5e83dffda Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 8 Aug 2022 10:50:11 +0200 Subject: memcached modules + cleanup --- el8x80.cfg | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'el8x80.cfg') diff --git a/el8x80.cfg b/el8x80.cfg index fede2e1..9fa94bf 100644 --- a/el8x80.cfg +++ b/el8x80.cfg @@ -17,16 +17,11 @@ config_opts['macros']['%_module_context']="00000000" config_opts['macros']['%modularitylabel']="%{_module_name}:%{_module_stream}:%{_module_version}:%{_module_context}" config_opts['yum.conf'] += """ -[remi-php80] -name=remi php80 -baseurl=file:/home/rpmbuild/site/rpms/enterprise/8/php80/x86_64/ -enabled=0 -metadata_expire=15 - [result-el8x80] name=result-el8x baseurl=file:/var/lib/mock/el8x80/ metadata_expire=15 enabled=1 +module_hotfixes=1 """ -- cgit