summaryrefslogtreecommitdiffstats
path: root/el7x70.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'el7x70.cfg')
-rw-r--r--el7x70.cfg8
1 files changed, 8 insertions, 0 deletions
diff --git a/el7x70.cfg b/el7x70.cfg
index 88e63ec..754fd73 100644
--- a/el7x70.cfg
+++ b/el7x70.cfg
@@ -1,5 +1,8 @@
include('el7x.tpl')
+config_opts['root'] = 'el7x70'
+config_opts['resultdir'] = "/var/lib/mock/el7x70"
+
config_opts['yum.conf'] = """
[main]
cachedir=/var/cache/yum
@@ -98,5 +101,10 @@ baseurl=https://packages.microsoft.com/rhel/7/prod/
enabled=0
includepkgs=msodbcsql17
+[result70]
+name=result
+baseurl=file:///var/lib/mock/el7x70/
+enabled=1
+
"""