mirror of
https://github.com/saltstack-formulas/postgres-formula.git
synced 2025-04-16 09:40:26 +00:00
Added pg_hpa entry for pillar.example
This commit is contained in:
parent
ae5e3e565a
commit
5793d73e54
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
||||||
postgres:
|
postgres:
|
||||||
lookup:
|
lookup:
|
||||||
pkg: postgresql-9.3
|
pkg: postgresql-9.3
|
||||||
|
pg_hba: '/etc/postgresql/9.3/main/pg_hba.conf'
|
||||||
db:
|
db:
|
||||||
name: mydb
|
name: mydb
|
||||||
user: mydb
|
user: mydb
|
||||||
|
|
Loading…
Add table
Reference in a new issue