Version information
released May 31st 2020
This version is compatible with:
- Puppet Enterprise 2019.8.x, 2019.7.x, 2019.5.x, 2019.4.x, 2019.3.x, 2019.2.x, 2019.1.x, 2019.0.x, 2018.1.x, 2017.3.x, 2017.2.x, 2016.4.x
- Puppet >= 4.10.0 < 7.0.0
- , , , , , , ,
Start using this module
Add this module to your Puppetfile:
mod 'sharpie-ul', '0.0.1'
Learn more about managing modules with a PuppetfileDocumentation
sharpie/ul — version 0.0.1 May 31st 2020
Puppet Un-standard Library
A collection of useful Puppet functions, in the spirit of puppetlabs-stdlib.
Changelog
All notable changes to this project will be documented in this file.
Release 0.0.1 - 2020-05-30
Summary
Initial release of the ul
module.
Features
- A
ul::pw_hash
function that works on platforms with weakcrypt(3)
implementations, such as macOS.