]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/postgresql/recipes/default.rb
Default to using the upstream repository for postgres
[chef.git] / cookbooks / postgresql / recipes / default.rb
index 9b17fae2a4a7a641ce2d76785ab223b8dcee38fb..4fec9a9afe1ccd1fa89000b389a41863fd18b86b 100644 (file)
@@ -17,6 +17,7 @@
 # limitations under the License.
 #
 
+include_recipe "apt"
 include_recipe "munin"
 
 package "locales-all"