summaryrefslogtreecommitdiffstats
path: root/fc34x81.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'fc34x81.cfg')
-rw-r--r--fc34x81.cfg9
1 files changed, 9 insertions, 0 deletions
diff --git a/fc34x81.cfg b/fc34x81.cfg
index 9b358d7..c6ea921 100644
--- a/fc34x81.cfg
+++ b/fc34x81.cfg
@@ -1,5 +1,8 @@
include('fc34x.tpl')
+config_opts['root'] = 'fc34x81'
+config_opts['resultdir'] = "/var/lib/mock/fc34x81"
+
config_opts['yum.conf'] += """
[remi-php81]
name=remi php81
@@ -7,5 +10,11 @@ baseurl=file:/home/rpmbuild/site/rpms/fedora/34/php81/x86_64/
enabled=1
metadata_expire=1
+[result-fc34x81]
+name=result-fc34x81
+baseurl=file:/var/lib/mock/fc34x81/
+metadata_expire=10
+enabled=1
+
"""