summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2025-08-05 11:45:08 +0200
committerRemi Collet <remi@php.net>2025-08-05 11:45:08 +0200
commit093eb4f804068adb1c39a171a9a83c76d93b2447 (patch)
treee7d305f918e3befddb2d3acfbc3aa10b8ec51fa1
parentc1e7f67465cf4b55ba8f6d4794024ebea5d9971f (diff)
enable module valkey
-rw-r--r--el10av81.cfg2
-rw-r--r--el10xv81.cfg2
-rw-r--r--el8av81.cfg2
-rw-r--r--el8xv81.cfg2
-rw-r--r--el9av81.cfg2
-rw-r--r--el9xv81.cfg2
-rw-r--r--fc41av81.cfg2
-rw-r--r--fc41xv81.cfg2
-rw-r--r--fc42av81.cfg2
-rw-r--r--fc42xv81.cfg2
10 files changed, 10 insertions, 10 deletions
diff --git a/el10av81.cfg b/el10av81.cfg
index a71f56d..b139777 100644
--- a/el10av81.cfg
+++ b/el10av81.cfg
@@ -5,7 +5,7 @@ include('el10a.tpl')
config_opts['root'] = 'el10a'
config_opts['resultdir'] = "/var/lib/mock/el10a"
-#config_opts['module_enable'] = ['valkey:remi-8.1']
+config_opts['module_enable'] = ['valkey:remi-8.1']
nn = datetime.datetime.now().strftime("%Y%m%d%H%M%S");
config_opts['macros']['%_module_build']="1"
diff --git a/el10xv81.cfg b/el10xv81.cfg
index ad50398..f69f9cb 100644
--- a/el10xv81.cfg
+++ b/el10xv81.cfg
@@ -5,7 +5,7 @@ include('el10x.tpl')
config_opts['root'] = 'el10x'
config_opts['resultdir'] = "/var/lib/mock/el10x"
-#config_opts['module_enable'] = ['valkey:remi-8.1']
+config_opts['module_enable'] = ['valkey:remi-8.1']
nn = datetime.datetime.now().strftime("%Y%m%d%H%M%S");
config_opts['macros']['%_module_build']="1"
diff --git a/el8av81.cfg b/el8av81.cfg
index 27de111..b23b475 100644
--- a/el8av81.cfg
+++ b/el8av81.cfg
@@ -5,7 +5,7 @@ include('el8a.tpl')
config_opts['root'] = 'el8a'
config_opts['resultdir'] = "/var/lib/mock/el8a"
-#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"
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"
diff --git a/el9av81.cfg b/el9av81.cfg
index e74e01b..c2a509e 100644
--- a/el9av81.cfg
+++ b/el9av81.cfg
@@ -5,7 +5,7 @@ include('el9a.tpl')
config_opts['root'] = 'el9a'
config_opts['resultdir'] = "/var/lib/mock/el9a"
-#config_opts['module_enable'] = ['valkey:remi-8.1']
+config_opts['module_enable'] = ['valkey:remi-8.1']
nn = datetime.datetime.now().strftime("%Y%m%d%H%M%S");
config_opts['macros']['%_module_build']="1"
diff --git a/el9xv81.cfg b/el9xv81.cfg
index 6e9a60e..c208a01 100644
--- a/el9xv81.cfg
+++ b/el9xv81.cfg
@@ -5,7 +5,7 @@ include('el9x.tpl')
config_opts['root'] = 'el9x'
config_opts['resultdir'] = "/var/lib/mock/el9x"
-#config_opts['module_enable'] = ['valkey:remi-8.1']
+config_opts['module_enable'] = ['valkey:remi-8.1']
nn = datetime.datetime.now().strftime("%Y%m%d%H%M%S");
config_opts['macros']['%_module_build']="1"
diff --git a/fc41av81.cfg b/fc41av81.cfg
index 769878e..dac9ceb 100644
--- a/fc41av81.cfg
+++ b/fc41av81.cfg
@@ -5,7 +5,7 @@ include('fc41a.tpl')
config_opts['root'] = 'fc41a'
config_opts['resultdir'] = "/var/lib/mock/fc41a"
-#config_opts['module_enable'] = ['valkey:remi-8.1']
+config_opts['module_enable'] = ['valkey:remi-8.1']
nn = datetime.datetime.now().strftime("%Y%m%d%H%M%S");
config_opts['macros']['%_module_build']="1"
diff --git a/fc41xv81.cfg b/fc41xv81.cfg
index c2696d0..7f05605 100644
--- a/fc41xv81.cfg
+++ b/fc41xv81.cfg
@@ -5,7 +5,7 @@ include('fc41x.tpl')
config_opts['root'] = 'fc41x'
config_opts['resultdir'] = "/var/lib/mock/fc41x"
-#config_opts['module_enable'] = ['valkey:remi-8.1']
+config_opts['module_enable'] = ['valkey:remi-8.1']
nn = datetime.datetime.now().strftime("%Y%m%d%H%M%S");
config_opts['macros']['%_module_build']="1"
diff --git a/fc42av81.cfg b/fc42av81.cfg
index 4353bff..031da2d 100644
--- a/fc42av81.cfg
+++ b/fc42av81.cfg
@@ -5,7 +5,7 @@ include('fc42a.tpl')
config_opts['root'] = 'fc42a'
config_opts['resultdir'] = "/var/lib/mock/fc42a"
-#config_opts['module_enable'] = ['valkey:remi-8.1']
+config_opts['module_enable'] = ['valkey:remi-8.1']
nn = datetime.datetime.now().strftime("%Y%m%d%H%M%S");
config_opts['macros']['%_module_build']="1"
diff --git a/fc42xv81.cfg b/fc42xv81.cfg
index a05fd54..3445600 100644
--- a/fc42xv81.cfg
+++ b/fc42xv81.cfg
@@ -5,7 +5,7 @@ include('fc42x.tpl')
config_opts['root'] = 'fc42x'
config_opts['resultdir'] = "/var/lib/mock/fc42x"
-#config_opts['module_enable'] = ['valkey:remi-8.1']
+config_opts['module_enable'] = ['valkey:remi-8.1']
nn = datetime.datetime.now().strftime("%Y%m%d%H%M%S");
config_opts['macros']['%_module_build']="1"