Puppet Data Type Alias: Postgresql::Pg_hba_rule_type

Defined in:
types/pg_hba_rule_type.pp

Summary

enum for all different types for the pg_hba_conf

Overview

Alias of

Enum['local', 'host', 'hostssl', 'hostnossl', 'hostgssenc', 'hostnogssenc']


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