summaryrefslogtreecommitdiffstats
path: root/fc23x71.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'fc23x71.cfg')
-rw-r--r--fc23x71.cfg7
1 files changed, 7 insertions, 0 deletions
diff --git a/fc23x71.cfg b/fc23x71.cfg
index 0f3dfd5..97552f6 100644
--- a/fc23x71.cfg
+++ b/fc23x71.cfg
@@ -26,6 +26,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]
@@ -111,5 +112,11 @@ name=result
baseurl=file:/var/lib/mock/fc23x/
enabled=1
+[msprod]
+name=msprod
+baseurl=https://packages.microsoft.com/rhel/7/prod/
+enabled=1
+includepkgs=msodbcsql
+
"""