]> git.openstreetmap.org Git - chef.git/blobdiff - roles/dev.rb
Merge interface families
[chef.git] / roles / dev.rb
index c41dda8dc35a51c50102a51f3f9f51fbf5af4c4d..87ef4dfb2048cd1134cee49bb1a324e94da7cd04 100644 (file)
@@ -71,6 +71,8 @@ default_attributes(
       :stereo => { :status => :user },
       :dmlu => { :status => :user },
       :antonkh => { :status => :user },
+      :gmoncrieff => { :status => :user },
+      :zander => { :status => :user },
       :ooc => {
         :status => :role,
         :members => [:tomh, :blackadder, :timsc, :ollie]
@@ -86,6 +88,10 @@ default_attributes(
       :gpsmid => {
         :status => :role,
         :members => [:apmon, :maba]
+      },
+      :"za-imagery" => {
+          :status => :role,
+          :members => [:grant, :htonl, :gmoncrieff, :zander]
       }
     }
   },
@@ -139,8 +145,7 @@ default_attributes(
       },
       "15" => {
         :port => "5432",
-        :wal_level => "logical",
-        :max_replication_slots => "1"
+        :wal_level => "logical"
       }
     }
   },