diff options
author | Remi Collet <remi@remirepo.net> | 2025-08-04 16:21:49 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2025-08-04 16:21:49 +0200 |
commit | c1e7f67465cf4b55ba8f6d4794024ebea5d9971f (patch) | |
tree | 38c0c1edc3c512b409a5ea808a6903e8f20704fa /el8xr82.cfg | |
parent | 5c6d11a17202b145cc0a053777ee53f8b1dc1bf7 (diff) |
enable redis 8.2
Diffstat (limited to 'el8xr82.cfg')
-rw-r--r-- | el8xr82.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/el8xr82.cfg b/el8xr82.cfg index 5c4f116..3807447 100644 --- a/el8xr82.cfg +++ b/el8xr82.cfg @@ -5,7 +5,7 @@ include('el8x.tpl') config_opts['root'] = 'el8x' config_opts['resultdir'] = "/var/lib/mock/el8x" -#config_opts['module_enable'] = ['redis:remi-8.2', 'varnish:6', 'postgresql:10', 'python27:2.7', 'python36:3.6', 'virt:rhel', 'httpd:2.4', 'nginx:1.14'] +config_opts['module_enable'] = ['redis:remi-8.2', 'varnish:6', 'postgresql:10', 'python27:2.7', 'python36:3.6', 'virt:rhel', 'httpd:2.4', 'nginx:1.14'] nn = datetime.datetime.now().strftime("%Y%m%d%H%M%S"); config_opts['macros']['%_module_build']="1" |