Content-Length: 317133 | pFad | http://github.com/postgrespro/postgres_cluster/commit/1cfcad8f178fea50f0da4e420e97aeb24bf46e8f

CE fix roles · postgrespro/postgres_cluster@1cfcad8 · GitHub
Skip to content

Commit 1cfcad8

Browse files
committed
fix roles
1 parent f25f685 commit 1cfcad8

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

tests/deploy/roles/postgres/vars/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@ pg_config:
2727
- line: "port = {{pg_port}}"
2828
pg_config_role:
2929
- line: "#pg_config_role"
30-
pg_src: ./postgrespro
30+
pg_src: ~/postgrespro
3131
pg_dst: /tmp/postgrespro-build
32-
pg_datadir: ./postgrespro-data
32+
pg_datadir: ~/postgrespro-data
3333

3434
libuv:
3535
version: v1.7.5

tests/deploy/tsdm.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,21 +9,21 @@
99
pg_repo: https://github.com/kelvich/postgresql.git
1010
pg_version_tag: xtm_patched
1111
pg_destroy_and_init: true
12-
pg_datadir: ./postgrespro-data
12+
pg_datadir: ~/postgrespro-data
1313

1414
- role: postgres
1515
pg_port: 5433
1616
pg_repo: https://github.com/kelvich/postgresql.git
1717
pg_version_tag: xtm_patched
1818
pg_destroy_and_init: true
19-
pg_datadir: ./postgrespro-data2
19+
pg_datadir: ~/postgrespro-data2
2020

2121
- role: postgres
22-
pg_port: 5433
22+
pg_port: 5434
2323
pg_repo: https://github.com/kelvich/postgresql.git
2424
pg_version_tag: xtm_patched
2525
pg_destroy_and_init: true
26-
pg_datadir: ./postgrespro-data3
26+
pg_datadir: ~/postgrespro-data3
2727

2828
tasks:
2929

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/1cfcad8f178fea50f0da4e420e97aeb24bf46e8f

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy