X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/4b3749f7c089ef034132c7218af7470ec7ccbd52..b73176eda2a83b7fc0170a5639ad036b1c897773:/cookbooks/timescaledb/attributes/default.rb?ds=sidebyside diff --git a/cookbooks/timescaledb/attributes/default.rb b/cookbooks/timescaledb/attributes/default.rb index 9c789bffc..3aa5110aa 100644 --- a/cookbooks/timescaledb/attributes/default.rb +++ b/cookbooks/timescaledb/attributes/default.rb @@ -1,4 +1,2 @@ default[:timescaledb][:database_version] = "14" default[:timescaledb][:max_background_workers] = 8 - -default[:apt][:sources] |= ["timescaledb"]