]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/timescaledb/recipes/default.rb
Rework apt repository configuration
[chef.git] / cookbooks / timescaledb / recipes / default.rb
index a9878595a429a556b38f35679c2c0e84fed366ef..05085d948c98224f3bec618a7f1917b3817f87b7 100644 (file)
@@ -17,7 +17,7 @@
 # limitations under the License.
 #
 
-include_recipe "apt"
+include_recipe "apt::timescaledb"
 
 database_version = node[:timescaledb][:database_version]