Version information
released May 19th 2017
Start using this module
Add this module to your Puppetfile:
mod 'nrvale0-bcrypt', '1.0.2'
Learn more about managing modules with a PuppetfileDocumentation
nrvale0/bcrypt — version 1.0.2 May 19th 2017
nrvale0-bcrypt
This module provides the bcrypt() function in Puppet DSL.
Usage
$bcryptpass = bcrypt('some plaintext password')
Dependencies
bcrypt-ruby - Ruby bcrypt module
License
Apache 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt
Contact
Nathan Valentine - nrvale00@gmail.com