]> git.openstreetmap.org Git - chef.git/commit
Add a valkey cookbook
authorTom Hughes <tom@compton.nu>
Sat, 5 Sep 2026 09:54:04 +0000 (10:54 +0100)
committerTom Hughes <tom@compton.nu>
Sat, 5 Sep 2026 10:09:52 +0000 (11:09 +0100)
commit2fb5223887992bf2f82d1e758ab02bf5a848e885
tree343c8c9a99cab12037da0d5181248c6ae363bbb6
parent815f07f7c60007f0069cb87000d6ef0c876b40ed
Add a valkey cookbook
.github/workflows/test-kitchen.yml
.kitchen.yml
cookbooks/valkey/metadata.rb [new file with mode: 0644]
cookbooks/valkey/recipes/default.rb [new file with mode: 0644]
test/integration/valkey/inspec/valkey_spec.rb [new file with mode: 0644]