]> git.openstreetmap.org Git - chef.git/blobdiff - roles/karm.rb
Configure the publisher URL for rails port instances
[chef.git] / roles / karm.rb
index 21a497a6742454af3e20cd7c7048f2733e576473..a64b3337d64e0cbc4b56588be221686a74ae0670 100644 (file)
@@ -6,7 +6,7 @@ default_attributes(
     :sources => ["postgresql"]
   },
   :db => {
-    :cluster => "9.1/main"
+    :cluster => "9.5/main"
   },
   :networking => {
     :interfaces => {
@@ -28,8 +28,7 @@ default_attributes(
         :effective_cache_size => "180GB",
         :effective_io_concurrency => "256"
       }
-    },
-    :versions => ["9.1"]
+    }
   },
   :sysctl => {
     :postgres => {