Skip to content

Commit 036e7f9

Browse files
committed
pg_shard with new hostgroups
1 parent 9e64b1d commit 036e7f9

File tree

1 file changed

+1
-1
lines changed
  • contrib/pg_dtm/tests/deploy_layouts/roles/postgrespro/tasks

1 file changed

+1
-1
lines changed

contrib/pg_dtm/tests/deploy_layouts/roles/postgrespro/tasks/pg_shard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,5 @@
4646

4747
- name: create pg_worker_list.conf
4848
shell: echo "{{item}} 15432" >> {{pg_datadir}}/pg_worker_list.conf
49-
with_items: groups['workers']
49+
with_items: groups['nodes']
5050

0 commit comments

Comments
 (0)