summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2025-08-04 16:21:49 +0200
committerRemi Collet <remi@php.net>2025-08-04 16:21:49 +0200
commitc1e7f67465cf4b55ba8f6d4794024ebea5d9971f (patch)
tree38c0c1edc3c512b409a5ea808a6903e8f20704fa
parent5c6d11a17202b145cc0a053777ee53f8b1dc1bf7 (diff)
enable redis 8.2
-rw-r--r--el10ar82.cfg2
-rw-r--r--el10xr82.cfg2
-rw-r--r--el8ar82.cfg2
-rw-r--r--el8xr82.cfg2
-rw-r--r--el9ar82.cfg2
-rw-r--r--el9xr82.cfg2
-rw-r--r--fc41ar82.cfg2
-rw-r--r--fc41xr82.cfg2
-rw-r--r--fc42ar82.cfg2
-rw-r--r--fc42xr82.cfg2
10 files changed, 10 insertions, 10 deletions
diff --git a/el10ar82.cfg b/el10ar82.cfg
index 46ec023..7d65f35 100644
--- a/el10ar82.cfg
+++ b/el10ar82.cfg
@@ -5,7 +5,7 @@ include('el10a.tpl')
config_opts['root'] = 'el10a'
config_opts['resultdir'] = "/var/lib/mock/el10a"
-#config_opts['module_enable'] = ['redis:remi-8.2']
+config_opts['module_enable'] = ['redis:remi-8.2']
nn = datetime.datetime.now().strftime("%Y%m%d%H%M%S");
config_opts['macros']['%_module_build']="1"
diff --git a/el10xr82.cfg b/el10xr82.cfg
index c5ea234..c7e9d94 100644
--- a/el10xr82.cfg
+++ b/el10xr82.cfg
@@ -5,7 +5,7 @@ include('el10x.tpl')
config_opts['root'] = 'el10x'
config_opts['resultdir'] = "/var/lib/mock/el10x"
-#config_opts['module_enable'] = ['redis:remi-8.2']
+config_opts['module_enable'] = ['redis:remi-8.2']
nn = datetime.datetime.now().strftime("%Y%m%d%H%M%S");
config_opts['macros']['%_module_build']="1"
diff --git a/el8ar82.cfg b/el8ar82.cfg
index d0f2c19..86d65a6 100644
--- a/el8ar82.cfg
+++ b/el8ar82.cfg
@@ -5,7 +5,7 @@ include('el8a.tpl')
config_opts['root'] = 'el8a'
config_opts['resultdir'] = "/var/lib/mock/el8a"
-#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"
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"
diff --git a/el9ar82.cfg b/el9ar82.cfg
index 94bfae9..e61e7c7 100644
--- a/el9ar82.cfg
+++ b/el9ar82.cfg
@@ -5,7 +5,7 @@ include('el9a.tpl')
config_opts['root'] = 'el9a'
config_opts['resultdir'] = "/var/lib/mock/el9a"
-#config_opts['module_enable'] = ['redis:remi-8.2']
+config_opts['module_enable'] = ['redis:remi-8.2']
nn = datetime.datetime.now().strftime("%Y%m%d%H%M%S");
config_opts['macros']['%_module_build']="1"
diff --git a/el9xr82.cfg b/el9xr82.cfg
index 0267437..19a1872 100644
--- a/el9xr82.cfg
+++ b/el9xr82.cfg
@@ -5,7 +5,7 @@ include('el9x.tpl')
config_opts['root'] = 'el9x'
config_opts['resultdir'] = "/var/lib/mock/el9x"
-#config_opts['module_enable'] = ['redis:remi-8.2']
+config_opts['module_enable'] = ['redis:remi-8.2']
nn = datetime.datetime.now().strftime("%Y%m%d%H%M%S");
config_opts['macros']['%_module_build']="1"
diff --git a/fc41ar82.cfg b/fc41ar82.cfg
index 452209b..c58acf6 100644
--- a/fc41ar82.cfg
+++ b/fc41ar82.cfg
@@ -5,7 +5,7 @@ include('fc41a.tpl')
config_opts['root'] = 'fc41a'
config_opts['resultdir'] = "/var/lib/mock/fc41a"
-#config_opts['module_enable'] = ['redis:remi-8.2']
+config_opts['module_enable'] = ['redis:remi-8.2']
nn = datetime.datetime.now().strftime("%Y%m%d%H%M%S");
config_opts['macros']['%_module_build']="1"
diff --git a/fc41xr82.cfg b/fc41xr82.cfg
index a3c90cc..cc43cc3 100644
--- a/fc41xr82.cfg
+++ b/fc41xr82.cfg
@@ -5,7 +5,7 @@ include('fc41x.tpl')
config_opts['root'] = 'fc41x'
config_opts['resultdir'] = "/var/lib/mock/fc41x"
-#config_opts['module_enable'] = ['redis:remi-8.2']
+config_opts['module_enable'] = ['redis:remi-8.2']
nn = datetime.datetime.now().strftime("%Y%m%d%H%M%S");
config_opts['macros']['%_module_build']="1"
diff --git a/fc42ar82.cfg b/fc42ar82.cfg
index bfb6fb7..c52901f 100644
--- a/fc42ar82.cfg
+++ b/fc42ar82.cfg
@@ -5,7 +5,7 @@ include('fc42a.tpl')
config_opts['root'] = 'fc42a'
config_opts['resultdir'] = "/var/lib/mock/fc42a"
-#config_opts['module_enable'] = ['redis:remi-8.2']
+config_opts['module_enable'] = ['redis:remi-8.2']
nn = datetime.datetime.now().strftime("%Y%m%d%H%M%S");
config_opts['macros']['%_module_build']="1"
diff --git a/fc42xr82.cfg b/fc42xr82.cfg
index 66f8730..d7d0060 100644
--- a/fc42xr82.cfg
+++ b/fc42xr82.cfg
@@ -5,7 +5,7 @@ include('fc42x.tpl')
config_opts['root'] = 'fc42x'
config_opts['resultdir'] = "/var/lib/mock/fc42x"
-#config_opts['module_enable'] = ['redis:remi-8.2']
+config_opts['module_enable'] = ['redis:remi-8.2']
nn = datetime.datetime.now().strftime("%Y%m%d%H%M%S");
config_opts['macros']['%_module_build']="1"