Content-Length: 275950 | pFad | http://github.com/postgrespro/postgres_cluster/commit/cea41ab8623b6863c1064343a15aa67d0f0b2cb2

15 Update ansible scripts · postgrespro/postgres_cluster@cea41ab · GitHub
Skip to content

Commit cea41ab

Browse files
knizhnikkelvich
authored andcommitted
Update ansible scripts
1 parent 77a7d3a commit cea41ab

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
@@ -21,16 +21,16 @@
2121
chdir: "~/pg_cluster/src/contrib/arbiter"
2222
# when: dtm_sources.changed
2323

24-
- name: kill dtmd
24+
- name: kill arbiter
2525
shell: kill -9 `cat ~/pg_cluster/dtm_data/arbiter.pid` || true
2626

2727
- name: ensure datadir for dtm exists
2828
shell: "rm -rf ~/pg_cluster/dtm_data && mkdir ~/pg_cluster/dtm_data"
2929

3030
- name: start dtm
3131
shell: >
32-
nohup ~/pg_cluster/src/contrib/arbiter/bin/dtmd
33-
-d ~/pg_cluster/dtm_data -a 0.0.0.0 -p 5431 > ~/pg_cluster/dtm_data/log &
32+
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 &
3434
3535
- name: wait until dtm is available
3636
wait_for: port=5431 delay=1

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres_cluster/commit/cea41ab8623b6863c1064343a15aa67d0f0b2cb2

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy