X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/e39ce14712633ee84052cfec5de1b3aa6a02e877..cc045c868bf15083df4db4442c0d92814441951e:/cookbooks/timescaledb/recipes/default.rb diff --git a/cookbooks/timescaledb/recipes/default.rb b/cookbooks/timescaledb/recipes/default.rb index a9878595a..05085d948 100644 --- a/cookbooks/timescaledb/recipes/default.rb +++ b/cookbooks/timescaledb/recipes/default.rb @@ -17,7 +17,7 @@ # limitations under the License. # -include_recipe "apt" +include_recipe "apt::timescaledb" database_version = node[:timescaledb][:database_version]