summaryrefslogtreecommitdiffstats
path: root/el9a.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'el9a.tpl')
-rw-r--r--el9a.tpl10
1 files changed, 6 insertions, 4 deletions
diff --git a/el9a.tpl b/el9a.tpl
index cf78d81..a740024 100644
--- a/el9a.tpl
+++ b/el9a.tpl
@@ -25,11 +25,12 @@ config_opts['macros']['%dist']=".el9.remi"
config_opts['macros']['%rhel']="9"
config_opts['macros']['%_with_ibase']="1"
config_opts['macros']['%_with_oci8']="1"
+config_opts['macros']['%_without_zts']="1"
config_opts['macros']['%runselftest']="1"
config_opts['environment']['ACCEPT_EULA'] = 'Y'
-config_opts['module_enable'] = ['php:remi-8.0', 'redis:remi-7.0']
+config_opts['module_enable'] = ['php:remi-8.0', 'redis:remi-7.2']
config_opts['yum.conf'] = """
[main]
@@ -58,12 +59,13 @@ enabled=1
name=rhel-9-appstream
baseurl=file:/mnt/rhel-9-aarch64/AppStream/
enabled=1
-excludepkgs=php*
+## excludepkgs=php*
[epel]
name=epel
-mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-9&arch=aarch64
-;baseurl=https://dl.fedoraproject.org/pub/epel/9/Everything/aarch64/
+#mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-9&arch=aarch64
+metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-9&arch=aarch64
+#baseurl=https://dl.fedoraproject.org/pub/epel/9/Everything/aarch64/
exclude=epel-rpm-macros
enabled=1