Puppet Data Type Alias: Rundeck::Auth_config

Defined in:
types/auth_config.pp

Overview

Rundeck authentication config type.

Alias of

Struct[{
    Optional['file'] => Hash[String, Any],
    Optional['ldap'] => Hash[String, Any],
    Optional['pam']  => Hash[String, Any],
}]


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