]> git.openstreetmap.org Git - chef.git/blobdiff - roles/dev.rb
nominatim: increase seq_scan cost even more
[chef.git] / roles / dev.rb
index c41dda8dc35a51c50102a51f3f9f51fbf5af4c4d..6a55e650d8857a42c1748398b842716fb037cf0d 100644 (file)
@@ -71,6 +71,9 @@ default_attributes(
       :stereo => { :status => :user },
       :dmlu => { :status => :user },
       :antonkh => { :status => :user },
+      :gmoncrieff => { :status => :user },
+      :zander => { :status => :user },
+      :msbarry => { :status => :user },
       :ooc => {
         :status => :role,
         :members => [:tomh, :blackadder, :timsc, :ollie]
@@ -86,6 +89,10 @@ default_attributes(
       :gpsmid => {
         :status => :role,
         :members => [:apmon, :maba]
+      },
+      :"za-imagery" => {
+          :status => :role,
+          :members => [:grant, :htonl, :gmoncrieff, :zander]
       }
     }
   },
@@ -139,8 +146,7 @@ default_attributes(
       },
       "15" => {
         :port => "5432",
-        :wal_level => "logical",
-        :max_replication_slots => "1"
+        :wal_level => "logical"
       }
     }
   },