|
@@ -12,7 +12,7 @@
|
|
|
|
|
|
- name: PostgreSQL access file patched
|
|
- name: PostgreSQL access file patched
|
|
patch:
|
|
patch:
|
|
- src: pg_hba.conf.conf.patch
|
|
|
|
|
|
+ src: pg_hba.conf.patch
|
|
dest: /var/db/postgres/data12/pg_hba.conf
|
|
dest: /var/db/postgres/data12/pg_hba.conf
|
|
notify: PostgreSQL restarted
|
|
notify: PostgreSQL restarted
|
|
|
|
|