summaryrefslogtreecommitdiffstats
path: root/fc26x.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'fc26x.cfg')
-rw-r--r--fc26x.cfg8
1 files changed, 7 insertions, 1 deletions
diff --git a/fc26x.cfg b/fc26x.cfg
index ffd79b7..1abd041 100644
--- a/fc26x.cfg
+++ b/fc26x.cfg
@@ -29,6 +29,7 @@ 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]
@@ -127,5 +128,10 @@ baseurl=file:/var/lib/mock/fc26x/
metadata_expire=1
enabled=1
-"""
+[msprod]
+name=msprod
+baseurl=https://packages.microsoft.com/rhel/7/prod/
+enabled=1
+include=msodbc
+"""