module-postgresql/manifests
Chris Price f221c8a6a4 Give the persist-firewall Exec a more explicit name
The title I'd used for the persist-firewall resource
was too generic, and fairly likely to collide with
resources in other modules.  This commit simply
renames it to be a bit more explicit about belonging
to this module, to reduce the likelihood of a title
collision.
2012-09-21 09:02:59 -07:00
..
config Give the persist-firewall Exec a more explicit name 2012-09-21 09:02:59 -07:00
config.pp Remove trailing commas. 2012-08-25 03:20:27 +02:00
database.pp Try to make the pg_hba.conf work on postgres 8.1 2012-07-19 18:02:12 -07:00
database_grant.pp Remove trailing commas. 2012-08-25 03:20:27 +02:00
database_user.pp Add a type for validating a postgres connection 2012-09-14 13:26:28 -07:00
db.pp Add postgresql::db convenience type, improve security 2012-06-09 09:23:11 -07:00
init.pp Working version of postgresql::server 2012-06-08 13:37:21 -07:00
initdb.pp Working version of postgresql::server 2012-06-08 13:37:21 -07:00
params.pp Merge pull request #9 from cprice-puppet/feature/master/connection-validator 2012-09-16 18:34:58 -07:00
psql.pp Try to make the pg_hba.conf work on postgres 8.1 2012-07-19 18:02:12 -07:00
role.pp Bring database, database_user, and database_grant into alignment with mysql module 2012-06-08 22:30:27 -07:00
server.pp Improve configuration for initial postgres install 2012-06-08 14:00:24 -07:00
validate_db_connection.pp Add a type for validating a postgres connection 2012-09-14 13:26:28 -07:00