From c279cf8c5852ddeb706f0c18050664f2cbf38824 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 18 Mar 2026 08:41:37 +0100 Subject: valkey 9.1 config files --- el10av91.cfg | 19 +++++++++++++++++++ el10xv91.cfg | 19 +++++++++++++++++++ el8av91.cfg | 19 +++++++++++++++++++ el8xv91.cfg | 19 +++++++++++++++++++ el9av91.cfg | 20 ++++++++++++++++++++ el9xv91.cfg | 20 ++++++++++++++++++++ fc42av91.cfg | 19 +++++++++++++++++++ fc42xv91.cfg | 19 +++++++++++++++++++ fc43av91.cfg | 19 +++++++++++++++++++ fc43xv91.cfg | 19 +++++++++++++++++++ fc44av91.cfg | 19 +++++++++++++++++++ fc44xv91.cfg | 19 +++++++++++++++++++ 12 files changed, 230 insertions(+) create mode 100644 el10av91.cfg create mode 100644 el10xv91.cfg create mode 100644 el8av91.cfg create mode 100644 el8xv91.cfg create mode 100644 el9av91.cfg create mode 100644 el9xv91.cfg create mode 100644 fc42av91.cfg create mode 100644 fc42xv91.cfg create mode 100644 fc43av91.cfg create mode 100644 fc43xv91.cfg create mode 100644 fc44av91.cfg create mode 100644 fc44xv91.cfg diff --git a/el10av91.cfg b/el10av91.cfg new file mode 100644 index 0000000..d32f62f --- /dev/null +++ b/el10av91.cfg @@ -0,0 +1,19 @@ +import datetime; + +include('el10a.tpl') + +config_opts['root'] = 'el10av91' +config_opts['resultdir'] = "/var/lib/mock/el10a" + +config_opts['module_enable'] = ['valkey:remi-9.1'] + +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.1" +config_opts['macros']['%_module_version']="10010" + 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.1.el10.remi" + diff --git a/el10xv91.cfg b/el10xv91.cfg new file mode 100644 index 0000000..6ed6ad4 --- /dev/null +++ b/el10xv91.cfg @@ -0,0 +1,19 @@ +import datetime; + +include('el10x.tpl') + +config_opts['root'] = 'el10xv91' +config_opts['resultdir'] = "/var/lib/mock/el10x" + +config_opts['module_enable'] = ['valkey:remi-9.1'] + +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.1" +config_opts['macros']['%_module_version']="10010" + 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.1.el10.remi" + diff --git a/el8av91.cfg b/el8av91.cfg new file mode 100644 index 0000000..0123af0 --- /dev/null +++ b/el8av91.cfg @@ -0,0 +1,19 @@ +import datetime; + +include('el8a.tpl') + +config_opts['root'] = 'el8av91' +config_opts['resultdir'] = "/var/lib/mock/el8a" + +config_opts['module_enable'] = ['valkey:remi-9.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" +config_opts['macros']['%_module_name']="valkey" +config_opts['macros']['%_module_stream']="remi-9.1" +config_opts['macros']['%_module_version']="91000" + 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.1.el8.remi" + diff --git a/el8xv91.cfg b/el8xv91.cfg new file mode 100644 index 0000000..712a1ed --- /dev/null +++ b/el8xv91.cfg @@ -0,0 +1,19 @@ +import datetime; + +include('el8x.tpl') + +config_opts['root'] = 'el8xv91' +config_opts['resultdir'] = "/var/lib/mock/el8x" + +config_opts['module_enable'] = ['valkey:remi-9.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" +config_opts['macros']['%_module_name']="valkey" +config_opts['macros']['%_module_stream']="remi-9.1" +config_opts['macros']['%_module_version']="91000" + 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.1.el8.remi" + diff --git a/el9av91.cfg b/el9av91.cfg new file mode 100644 index 0000000..3eb77e8 --- /dev/null +++ b/el9av91.cfg @@ -0,0 +1,20 @@ +import datetime; + +include('el9a.tpl') + +config_opts['root'] = 'el9av91' +config_opts['resultdir'] = "/var/lib/mock/el9a" +config_opts['chroot_setup_cmd'] = 'install bash bzip2 coreutils cpio diffutils redhat-release findutils gawk gcc grep gzip info make patch redhat-rpm-config rpm-build sed shadow-utils tar unzip util-linux which xz remi-crypto-legacy epel-rpm-macros' + +config_opts['module_enable'] = ['valkey:remi-9.1'] + +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.1" +config_opts['macros']['%_module_version']="91700" + 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.1.el9.remi" + diff --git a/el9xv91.cfg b/el9xv91.cfg new file mode 100644 index 0000000..e464c4e --- /dev/null +++ b/el9xv91.cfg @@ -0,0 +1,20 @@ +import datetime; + +include('el9x.tpl') + +config_opts['root'] = 'el9xv91' +config_opts['resultdir'] = "/var/lib/mock/el9x" +config_opts['chroot_setup_cmd'] = 'install bash bzip2 coreutils cpio diffutils redhat-release findutils gawk gcc grep gzip info make patch redhat-rpm-config rpm-build sed shadow-utils tar unzip util-linux which xz remi-crypto-legacy epel-rpm-macros' + +config_opts['module_enable'] = ['valkey:remi-9.1'] + +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.1" +config_opts['macros']['%_module_version']="91700" + 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.1.el9.remi" + diff --git a/fc42av91.cfg b/fc42av91.cfg new file mode 100644 index 0000000..1967061 --- /dev/null +++ b/fc42av91.cfg @@ -0,0 +1,19 @@ +import datetime; + +include('fc42a.tpl') + +config_opts['root'] = 'fc42av91' +config_opts['resultdir'] = "/var/lib/mock/fc42a" + +config_opts['module_enable'] = ['valkey:remi-9.1'] + +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.1" +config_opts['macros']['%_module_version']="42" + 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.1.fc42.remi" + diff --git a/fc42xv91.cfg b/fc42xv91.cfg new file mode 100644 index 0000000..b074b64 --- /dev/null +++ b/fc42xv91.cfg @@ -0,0 +1,19 @@ +import datetime; + +include('fc42x.tpl') + +config_opts['root'] = 'fc42xv91' +config_opts['resultdir'] = "/var/lib/mock/fc42x" + +config_opts['module_enable'] = ['valkey:remi-9.1'] + +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.1" +config_opts['macros']['%_module_version']="42" + 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.1.fc42.remi" + diff --git a/fc43av91.cfg b/fc43av91.cfg new file mode 100644 index 0000000..5cf22c3 --- /dev/null +++ b/fc43av91.cfg @@ -0,0 +1,19 @@ +import datetime; + +include('fc43a.tpl') + +config_opts['root'] = 'fc43av91' +config_opts['resultdir'] = "/var/lib/mock/fc43a" + +config_opts['module_enable'] = ['valkey:remi-9.1'] + +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.1" +config_opts['macros']['%_module_version']="43" + 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.1.fc43.remi" + diff --git a/fc43xv91.cfg b/fc43xv91.cfg new file mode 100644 index 0000000..c56d184 --- /dev/null +++ b/fc43xv91.cfg @@ -0,0 +1,19 @@ +import datetime; + +include('fc43x.tpl') + +config_opts['root'] = 'fc43xv91' +config_opts['resultdir'] = "/var/lib/mock/fc43x" + +config_opts['module_enable'] = ['valkey:remi-9.1'] + +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.1" +config_opts['macros']['%_module_version']="43" + 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.1.fc43.remi" + diff --git a/fc44av91.cfg b/fc44av91.cfg new file mode 100644 index 0000000..e7f438b --- /dev/null +++ b/fc44av91.cfg @@ -0,0 +1,19 @@ +import datetime; + +include('fc44a.tpl') + +config_opts['root'] = 'fc44av91' +config_opts['resultdir'] = "/var/lib/mock/fc44a" + +config_opts['module_enable'] = ['valkey:remi-9.1'] + +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.1" +config_opts['macros']['%_module_version']="44" + 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.1.fc44.remi" + diff --git a/fc44xv91.cfg b/fc44xv91.cfg new file mode 100644 index 0000000..e4f26d0 --- /dev/null +++ b/fc44xv91.cfg @@ -0,0 +1,19 @@ +import datetime; + +include('fc44x.tpl') + +config_opts['root'] = 'fc44xv91' +config_opts['resultdir'] = "/var/lib/mock/fc44x" + +config_opts['module_enable'] = ['valkey:remi-9.1'] + +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.1" +config_opts['macros']['%_module_version']="44" + 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.1.fc44.remi" + -- cgit