Skip to content

Commit 2691039

Browse files
knizhnikkelvich
authored andcommitted
Update cluster.yml
1 parent fe232ee commit 2691039

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

contrib/multimaster/tests/deploy_layouts/cluster.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
- name: start dtm
3131
shell: >
3232
nohup ~/pg_cluster/src/contrib/arbiter/bin/arbiter
33-
-d ~/pg_cluster/dtm_data -r 0.0.0.0:5431 -i 0 -l ~/pg_cluster/dtm_data/log &
33+
-d ~/pg_cluster/dtm_data -r "0.0.0.0:5431" -i 0 -l ~/pg_cluster/dtm_data/log &
3434
3535
- name: wait until dtm is available
3636
wait_for: port=5431 delay=1
@@ -64,7 +64,7 @@
6464
- name: build sockhub
6565
shell: "make clean && make -j 4"
6666
args:
67-
chdir: "{{pg_src}}/contrib/multimaster/sockhub"
67+
chdir: "{{pg_src}}/contrib/arbiter/sockhub"
6868

6969
- name: build multimaster
7070
shell: "make clean && make -j {{makejobs}} install"

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy