Puppet Data Type Alias: Openldap::Attribute

Defined in:
types/attribute.pp

Overview

An LDAP attribute in the form “key: value”

Alias of

Pattern[/\A[^ ]+: [^\n]+/]


# File 'types/attribute.pp', line 2