]> git.openstreetmap.org Git - chef.git/blobdiff - roles/tile.rb
Add missing comma
[chef.git] / roles / tile.rb
index 88a971145373651c786a6eaba5f75ae0e833e064..ac642a758e6c0d88419a7ebda46df652baf8f4bc 100644 (file)
@@ -41,7 +41,7 @@ default_attributes(
         :wal_level => "minimal",
         :wal_buffers => "1024kB",
         :wal_writer_delay => "500ms",
-        :checkpoint_timeout => "60min"
+        :checkpoint_timeout => "60min",
         :commit_delay => "10000",
         :max_wal_size => "10GB",
         :max_wal_senders => "0",