summaryrefslogtreecommitdiffstats
path: root/el8xv90.cfg
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2025-10-17 11:44:30 +0200
committerRemi Collet <remi@php.net>2025-10-17 11:44:30 +0200
commit96487bb0c2c8fef5cf95d5899c7eb1b7c57d7d44 (patch)
treebb7cab7680b322f8cbb090293c4ad85f0777d5f0 /el8xv90.cfg
parent14e99beec5eb61235dfc6dbba7b4175ce7d877f0 (diff)
add valkey 9.0 configHEADmaster
Diffstat (limited to 'el8xv90.cfg')
-rw-r--r--el8xv90.cfg19
1 files changed, 19 insertions, 0 deletions
diff --git a/el8xv90.cfg b/el8xv90.cfg
new file mode 100644
index 0000000..18bed36
--- /dev/null
+++ b/el8xv90.cfg
@@ -0,0 +1,19 @@
+import datetime;
+
+include('el8x.tpl')
+
+config_opts['root'] = 'el8xv90'
+config_opts['resultdir'] = "/var/lib/mock/el8x"
+
+config_opts['module_enable'] = ['valkey:remi-9.0', '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"
+config_opts['macros']['%_module_name']="valkey"
+config_opts['macros']['%_module_stream']="remi-9.0"
+config_opts['macros']['%_module_version']="90000" + nn;
+config_opts['macros']['%_module_context']="00000000"
+config_opts['macros']['%modularitylabel']="%{_module_name}:%{_module_stream}:%{_module_version}:%{_module_context}"
+
+config_opts['macros']['%dist']=".module_valkey.9.0.el8.remi"
+