summaryrefslogtreecommitdiffstats
path: root/fc25x.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'fc25x.cfg')
-rw-r--r--fc25x.cfg7
1 files changed, 7 insertions, 0 deletions
diff --git a/fc25x.cfg b/fc25x.cfg
index 5efccd0..dd90e9f 100644
--- a/fc25x.cfg
+++ b/fc25x.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]
@@ -121,5 +122,11 @@ baseurl=file:/var/lib/mock/fc25x/
metadata_expire=1
enabled=1
+[msprod]
+name=msprod
+baseurl=https://packages.microsoft.com/rhel/7/prod/
+enabled=1
+include=msodbc
+
"""