]> git.openstreetmap.org Git - chef.git/blobdiff - roles/dulcy.rb
Push postgresql version selection down to nodes for nominamtim
[chef.git] / roles / dulcy.rb
index eb8d29526339094ad4a4629e6fd93f3dda23f674..ef153a918f838379d2143c76ec5a17542985e369 100644 (file)
@@ -28,6 +28,7 @@ default_attributes(
     }
   },
   :postgresql => {
+    :versions => ["9.4"],
     :settings => {
       :defaults => {
         :work_mem => "300MB",