summaryrefslogtreecommitdiffstats
path: root/el7x55.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'el7x55.cfg')
-rw-r--r--el7x55.cfg7
1 files changed, 7 insertions, 0 deletions
diff --git a/el7x55.cfg b/el7x55.cfg
index 02bb2d1..dec5795 100644
--- a/el7x55.cfg
+++ b/el7x55.cfg
@@ -2,6 +2,9 @@ include('el7x.tpl')
config_opts['macros']['%_without_apcu']="1"
+config_opts['root'] = 'el7x55'
+config_opts['resultdir'] = "/var/lib/mock/el7x55"
+
config_opts['yum.conf'] = """
[main]
cachedir=/var/cache/yum
@@ -100,6 +103,10 @@ name=result
baseurl=file:///var/lib/mock/el7x/
enabled=1
+[result55]
+name=result
+baseurl=file:///var/lib/mock/el7x55/
+enabled=1
"""