Listofstringsforaccesscontrolforconnectionmethod,users,databases,IPv4addresses;see[postgresqldocumentation](http://www.postgresql.org/docs/9.2/static/auth-pg-hba-conf.html) about `pg_hba.conf` for information (please note that the link will take you to documentation for the most recent version of Postgres, however links for earlier versions can be found on that page).
####`ipv6acls`
Listofstringsforaccesscontrolforconnectionmethod,users,databases,IPv6addresses;see[postgresqldocumentation](http://www.postgresql.org/docs/9.2/static/auth-pg-hba-conf.html) about `pg_hba.conf` for information (please note that the link will take you to documentation for the most recent version of Postgres, however links for earlier versions can be found on that page).
Thisvaluedefaultsto`false`.Manydistrosshipwithafairlyrestrictivefirewallconfigurationwhichwillblocktheportthatpostgrestriestolistenon.Ifyou'dlikeforthepuppetmoduletoopenthisportforyou(usingthe[puppetlabs-firewall](http://forge.puppetlabs.com/puppetlabs/firewall) module), change this value to true. Check the documentation for `puppetlabs/firewall` to ensure the rest of the global setup is applied, to ensure things like persistence and global rules are set correctly.