Skip to content

cirrax/puppet-postgresql_userconfig

Repository files navigation

postgresql_userconfig puppet module

Table of Contents

  1. Overview
  2. Usage - Configuration options and additional functionality
  3. Contributing

Overview

The purpose of this module is to configure users configuration for postgres. Currently it supports to generete ~/.pgpass files (see [https://www.postgresql.org/docs/current/libpq-pgpass.html])

Usage

All available options for classes and defines are documented in the header of the class/define files. See there for any details. A generated documentation is also available in the REFERENCE.md file.

Contributing

Please report bugs and feature request using GitHub issue tracker.

For pull requests, it is very much appreciated to check your Puppet manifest with puppet-lint and the available spec tests in order to follow the recommended Puppet style guidelines from the Puppet Labs style guide.

Authors

This module is mainly written by Cirrax GmbH.

See the list of contributors for a list of all contributors.