pg_hba.conf dans bcfg2, les ip ne sont plus hardcodées sur thot

This commit is contained in:
Gabriel Detraz 2015-06-30 11:13:55 +02:00
parent eaa8d10c2f
commit 286ff53713
3 changed files with 191 additions and 2 deletions

View file

@ -0,0 +1,4 @@
<Bundle name="ident-mapping">
<Python name="/etc/postgresql/9.1/main/pg_hba.conf"/>
<Package name="postgresql"/>
</Bundle>