X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/0de4412db460371df118218c05aa2dcaf0a6b7e3..61a6883a095ff3862ed1b637a9d4cd662ae33078:/.kitchen.yml diff --git a/.kitchen.yml b/.kitchen.yml index 854666cc6..58a63e3b9 100644 --- a/.kitchen.yml +++ b/.kitchen.yml @@ -345,6 +345,9 @@ suites: - name: tilelog run_list: - recipe[tilelog::default] + - name: timescaledb + run_list: + - recipe[timescaledb::default] - name: tools run_list: - recipe[tools::default]