]> git.openstreetmap.org Git - chef.git/commit
Add a glitchtip cookbook
authorTom Hughes <tom@compton.nu>
Sat, 5 Sep 2026 11:34:11 +0000 (12:34 +0100)
committerTom Hughes <tom@compton.nu>
Sat, 5 Sep 2026 11:35:31 +0000 (12:35 +0100)
commit60633da5800bca4e65cdfb3dc6c5c88a36ecf40f
tree561c2a05d462c9315f373517ec5d557bb797f6ef
parentce7c7232b3d4e71067e0a5d00aaf81b2489f2410
Add a glitchtip cookbook
.github/workflows/test-kitchen.yml
.kitchen.yml
cookbooks/glitchtip/attributes/default.rb [new file with mode: 0644]
cookbooks/glitchtip/metadata.rb [new file with mode: 0644]
cookbooks/glitchtip/recipes/default.rb [new file with mode: 0644]
test/data_bags/glitchtip/passwords.json [new file with mode: 0644]
test/integration/glitchtip/inspec/podman_spec.rb [new file with mode: 0644]
test/integration/glitchtip/inspec/postgresql_spec.rb [new file with mode: 0644]
test/integration/glitchtip/inspec/valkey_spec.rb [new file with mode: 0644]