Thisvaluedefaultsto`false`.ManyRedHat-baseddistrosshipwithafairlyrestrictivefirewallconfigurationwhichwillblocktheportthatpostgrestriestolistenon.Ifyou’dlikeforthepuppetmoduletoopenthisportforyou(usingthe[puppetlabs-firewall](http://forge.puppetlabs.com/puppetlabs/firewall) module), change this value to true. *[This parameter is likely to change in future versions. Possible changes include support for non-RedHat systems and finer-grained control over the firewall rule (currently, it simply opens up the postgres port to all TCP connections).]*
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).
Inadditiontothesemanifest-basedsmoketests,therearesomerubyrspectestsinthespecdirectory.ThesetestsrunagainstaVirtualBoxVM,sotheyareactuallytestingtheliveapplicationofthemoduleonareal,runningsystem.Todothis,youmustinstallandsetupan[RVM](http://beginrescueend.com/) with [vagrant](http://vagrantup.com/), [sahara](https://github.com/jedi4ever/sahara), and [rspec](http://rspec.info/):