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