~brad-marshall/charms/trusty/postgresql/add-nagios_hostname_type

« back to all changes in this revision

Viewing changes to config.yaml

  • Committer: Stuart Bishop
  • Date: 2014-05-20 13:19:16 UTC
  • mfrom: (96.1.1 development_options)
  • Revision ID: stuart@stuartbishop.net-20140520131916-l6hbprvsaxce1sp6
[hackedbellini] Allow inclusion of arbitrary pg_hba.conf stanzas for arbitrary access control restrictions, per https://code.launchpad.net/~hackedbellini/charms/precise/postgresql/development_options/+merge/219058

Show diffs side-by-side

added added

removed removed

Lines of Context:
314
314
    default: 4.0
315
315
    type: float
316
316
    description: Random page cost
 
317
  extra_pg_auth:
 
318
    type: string
 
319
    default: ""
 
320
    description: |
 
321
        A comma separated extra pg_hba.conf auth rules.
 
322
        This will be written to the pg_hba.conf file, one line per rule.
 
323
        Note that this should not be needed as db relations already create
 
324
        those rules the right way. Only use this if you really need too
 
325
        (e.g. on a development environment)
317
326
  #------------------------------------------------------------------------
318
327
  # Volume management
319
328
  #   volume-map, volume-dev_regexp are only used