First stab at autogenerating replication ips for pg_hba
This commit is contained in:
parent
a5894c93be
commit
eb69def46c
3 changed files with 21 additions and 1 deletions
|
@ -51,7 +51,7 @@
|
|||
- postgresql
|
||||
|
||||
- name: Add our postgres config file.
|
||||
copy: >
|
||||
template: >
|
||||
src={{ item }}
|
||||
dest=/var/lib/pgsql/9.4-bdr/data/{{ item }}
|
||||
owner=postgres
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue