]> git.openstreetmap.org Git - chef.git/blobdiff - roles/db-master.rb
Bump cookstyle from 7.31.7 to 7.32.0
[chef.git] / roles / db-master.rb
index 8539ff452987dfd6baf83dccf8689147386a8c00..1afcae0deb380386cf66465b61131cd2b7d3c0f1 100644 (file)
@@ -7,8 +7,8 @@ default_attributes(
       :defaults => {
         :wal_level => "logical",
         :archive_mode => "on",
-        :archive_command => "/usr/local/bin/openstreetmap-wal-e --terse wal-push %p",
-        :max_wal_senders => "4",
+        :archive_command => "/usr/local/bin/openstreetmap-wal-g wal-push %p",
+        :max_wal_senders => "5",
         :max_replication_slots => "1",
         :late_authentication_rules => [
           { :database => "replication", :user => "replication", :address => "10.0.0.4/32" },   # snap-02