Skip to content

Asterisk * no longer allowed for listen_addresses #430

@cocker-cc

Description

@cocker-cc

Describe the Bug

Since 5e67290 Asterisk is * no longer allowed for listen_addresses in puppetdb::database::postgresql

Expected Behavior

Asterisk * should be allowed again for listen_addresses in puppetdb::database::postgresql, as stated in Variabledocumentation

Steps to Reproduce

Steps to reproduce the behavior:

  class { 'puppetdb::database::postgresql':
    listen_addresses       => '*',                                                                                     
  }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions