]> git.openstreetmap.org Git - chef.git/blobdiff - roles/dev.rb
Add role for firnen
[chef.git] / roles / dev.rb
index 2efd55fbbcf5cdaeacbb14784b1ddd93b27a41ab..8c3de8d38181c45e3576c00ddbffec78da187056 100644 (file)
@@ -118,7 +118,7 @@ default_attributes(
         :repository => "https://github.com/tomhughes/openstreetmap-website.git",
         :revision => "locale"
       },
-      :microsms => {
+      :microcosms => {
         :repository => "https://github.com/openbrian/osm-microcosms.git",
         :revision => "microcosms"
       },
@@ -144,7 +144,8 @@ default_attributes(
         :port => "5433"
       },
       "12" => {
-        :port => "5432"
+        :port => "5432",
+        :wal_level => "logical"
       }
     }
   },