puppet: Replace postgres2 with postgres1 in pg_hba.conf

(imported from commit 2d8654f9382df7473ec12caf2067ef0af5fef791)
This commit is contained in:
Zev Benjamin 2013-04-23 13:16:34 -04:00 committed by Leo Franchi
parent 2fcc7c0c5c
commit de3ba5a038
1 changed files with 1 additions and 1 deletions

View File

@ -105,4 +105,4 @@ hostssl humbug humbug 10.254.4.99/32 cert # postgres
hostssl humbug humbug 10.252.160.76/32 cert # app
# TODO: use certs
hostssl replication replicator 10.254.5.182/32 md5 # postgres2
hostssl replication replicator 10.244.48.12/32 md5 # postgres1