Skip to content

Commit 2422361

Browse files
committed
deploy fix
1 parent 2c83897 commit 2422361

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/multimaster/tests/deploy_layouts/cluster.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
pg_repo: https://github.com/postgrespro/postgres_cluster.git
99
pg_destroy_and_init: true
1010
pg_config_role:
11-
- line: "dtm.buffer_size = 65536"
11+
- line: "multimaster.buffer_size = 65536"
1212

1313
tasks:
1414
- name: generate connstrings

0 commit comments

Comments
 (0)