Puppet Data Type Alias: Postgresql::Pg_hba_rule_address

Defined in:
types/pg_hba_rule_address.pp

Summary

Supported address types

Overview

Alias of

Variant[Stdlib::IP::Address::V4::CIDR, Stdlib::IP::Address::V6::CIDR, Stdlib::Fqdn, Enum['all', 'samehost', 'samenet'], Pattern[/^\.(?:[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?\.)+[a-zA-Z0-9][a-zA-Z0-9-]{0,61}[a-zA-Z0-9]$/]]


# File 'types/pg_hba_rule_address.pp', line 3