summaryrefslogtreecommitdiffstats
path: root/el8x72.cfg
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-08-02 16:15:15 +0200
committerRemi Collet <remi@php.net>2023-08-02 16:15:15 +0200
commitb1f94e991acc30a2c49a5768c369b30f650316f4 (patch)
treed3b60c3eb1c0a4b3453dbbea316df5617e665945 /el8x72.cfg
parent9b17283f5ce5c8fe0a41b9633a14a8c8e4ba4c3e (diff)
switch to redis 7 by default
Diffstat (limited to 'el8x72.cfg')
-rw-r--r--el8x72.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/el8x72.cfg b/el8x72.cfg
index 9b5a403..dc250ad 100644
--- a/el8x72.cfg
+++ b/el8x72.cfg
@@ -5,7 +5,7 @@ include('el8x.tpl')
config_opts['root'] = 'el8x72'
config_opts['resultdir'] = "/var/lib/mock/el8x72"
-config_opts['module_enable'] = ['varnish:6', 'postgresql:10', 'python27:2.7', 'python36:3.6', 'virt:rhel', 'httpd:2.4', 'nginx:1.14', 'php:remi-7.2', 'redis:remi-6.0']
+config_opts['module_enable'] = ['varnish:6', 'postgresql:10', 'python27:2.7', 'python36:3.6', 'virt:rhel', 'httpd:2.4', 'nginx:1.14', 'php:remi-7.2', 'redis:remi-7.0']
nn = datetime.datetime.now().strftime("%Y%m%d%H%M%S");
config_opts['macros']['%_module_build']="1"