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