diff options
author | Remi Collet <remi@remirepo.net> | 2025-08-05 11:45:08 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2025-08-05 11:45:08 +0200 |
commit | 093eb4f804068adb1c39a171a9a83c76d93b2447 (patch) | |
tree | e7d305f918e3befddb2d3acfbc3aa10b8ec51fa1 /el8xv81.cfg | |
parent | c1e7f67465cf4b55ba8f6d4794024ebea5d9971f (diff) |
enable module valkey
Diffstat (limited to 'el8xv81.cfg')
-rw-r--r-- | el8xv81.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/el8xv81.cfg b/el8xv81.cfg index 08af928..62393a0 100644 --- a/el8xv81.cfg +++ b/el8xv81.cfg @@ -5,7 +5,7 @@ include('el8x.tpl') config_opts['root'] = 'el8x' config_opts['resultdir'] = "/var/lib/mock/el8x" -#config_opts['module_enable'] = ['valkey:remi-8.1', 'varnish:6', 'postgresql:10', 'python27:2.7', 'python36:3.6', 'virt:rhel', 'httpd:2.4', 'nginx:1.14'] +config_opts['module_enable'] = ['valkey:remi-8.1', '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" |