Puppet Data Type Alias: Useradd::CryptStyle

Defined in:
types/cryptstyle.pp

Overview

The algorithm to use for password encryption when creating new passwords

Alias of

Enum['BLOWFISH', 'DES', 'MD5', 'SHA256', 'SHA512', 'blowfish', 'des', 'md5', 'sha256', 'sha512']


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