]> Frank Brehm's Git Trees - config/berta/etc.git/commitdiff
daily autocommit
authorFrank Brehm <frank@brehm-online.com>
Sat, 31 Dec 2016 02:10:01 +0000 (03:10 +0100)
committerFrank Brehm <frank@brehm-online.com>
Sat, 31 Dec 2016 02:10:01 +0000 (03:10 +0100)
postgresql-9.5/pg_hba.conf

index a95afb39730f22bd64a1dcf0255a2262a640792a..40c10604fb38a4e3dc7b181e967afea6aaba7c06 100644 (file)
 
 # TYPE  DATABASE        USER            ADDRESS                 METHOD
 
+local   all             puppetdb                                md5
+host    all             puppetdb        127.0.0.1/32            md5
+host    all             puppetdb        ::1/128                 md5
+
+
 # "local" is for Unix domain socket connections only
 local   all             all                                     trust
 # IPv4 local connections: