]> git.openstreetmap.org Git - chef.git/commit
Add cookbook to install and configure TimescaleDB
authorTom Hughes <tom@compton.nu>
Thu, 14 Jan 2021 20:25:33 +0000 (20:25 +0000)
committerTom Hughes <tom@compton.nu>
Thu, 14 Jan 2021 20:27:03 +0000 (20:27 +0000)
commit207dca167b6211116a0af448aff9907f3e3ab4bd
treec894097db8ed9037df473eb33fc866b9db6fe0f1
parent70574222913bd96fdbcbdc1443fa6b367b876814
Add cookbook to install and configure TimescaleDB
.kitchen.yml
cookbooks/apt/recipes/default.rb
cookbooks/timescaledb/README.md [new file with mode: 0644]
cookbooks/timescaledb/attributes/default.rb [new file with mode: 0644]
cookbooks/timescaledb/metadata.rb [new file with mode: 0644]
cookbooks/timescaledb/recipes/default.rb [new file with mode: 0644]