Modified: puppet/modules/postgresql/templates/pg_hba.conf
===================================================================
--- puppet/modules/postgresql/templates/pg_hba.conf 2010-11-04 18:57:12 UTC (rev 108)
+++ puppet/modules/postgresql/templates/pg_hba.conf 2010-11-04 18:57:15 UTC (rev 109)
@@ -79,6 +79,7 @@
# Nanar:
# This bypass global config for specific user/base
host epoll epoll 127.0.0.1/32 md5
+host mirrors mirrors 127.0.0.1/32 md5
# "local" is for Unix domain socket connections only
local all all ident