summaryrefslogtreecommitdiffstats
path: root/el7x70.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'el7x70.cfg')
-rw-r--r--el7x70.cfg7
1 files changed, 7 insertions, 0 deletions
diff --git a/el7x70.cfg b/el7x70.cfg
index eb47bd5..df5c044 100644
--- a/el7x70.cfg
+++ b/el7x70.cfg
@@ -25,6 +25,8 @@ config_opts['macros']['%_with_ibase']="1"
config_opts['macros']['%_with_oci8']="1"
config_opts['macros']['%runselftest']="1"
+config_opts['environment']['ACCEPT_EULA'] = 'Y'
+
config_opts['yum.conf'] = """
[main]
cachedir=/var/cache/yum
@@ -121,6 +123,11 @@ name=result
baseurl=file:/var/lib/mock/el7x/
enabled=1
+[msprod]
+name=msprod
+baseurl=https://packages.microsoft.com/rhel/7/prod/
+enabled=1
+includepkgs=msodbcsql
"""