Puppet Data Type Alias: Ssh::Match::Allowed

Defined in:
modules/ssh/types/match/allowed.pp

Overview

SPDX-License-Identifier: Apache-2.0

Alias of

Enum['AllowAgentForwarding', 'AllowTcpForwarding', 'Banner', 'ChrootDirectory', 'ForceCommand', 'GatewayPorts', 'GSSAPIAuthentication', 'HostbasedAuthentication', 'KbdInteractiveAuthentication', 'KerberosAuthentication', 'KerberosUseKuserok', 'MaxAuthTries', 'MaxSessions', 'PubkeyAuthentication', 'AuthorizedKeysCommand', 'AuthorizedKeysCommandRunAs', 'PasswordAuthentication', 'PermitEmptyPasswords', 'PermitOpen', 'PermitRootLogin', 'RequiredAuthentications1', 'RequiredAuthentications2', 'RhostsRSAAuthentication', 'RSAAuthentication', 'X11DisplayOffset', 'X11Forwarding', 'X11UseLocalHost']


# File 'modules/ssh/types/match/allowed.pp', line 2