Skip to content

Commit 4bc199e

Browse files
knizhnikkelvich
authored andcommitted
Update ansible scripts
1 parent 6bdaed3 commit 4bc199e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

contrib/multimaster/tests/deploy_layouts/cluster.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@
1313
- name: build sockhub
1414
shell: "make clean && make -j 4"
1515
args:
16-
chdir: "~/pg_cluster/src/contrib/multimaster/sockhub"
16+
chdir: "~/pg_cluster/src/contrib/arbiter/sockhub"
1717

1818
- name: build dtm
1919
shell: "make clean && make -j 4"
2020
args:
21-
chdir: "~/pg_cluster/src/contrib/multimaster/dtmd"
21+
chdir: "~/pg_cluster/src/contrib/arbiter/dtmd"
2222
# when: dtm_sources.changed
2323

2424
- name: kill dtmd
@@ -29,7 +29,7 @@
2929

3030
- name: start dtm
3131
shell: >
32-
nohup ~/pg_cluster/src/contrib/multimaster/dtmd/bin/dtmd
32+
nohup ~/pg_cluster/src/contrib/arbiter/dtmd/bin/dtmd
3333
-d ~/pg_cluster/dtm_data -a 0.0.0.0 -p 5431 > ~/pg_cluster/dtm_data/log &
3434
3535
- name: wait until dtm is available

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