- Add
check_hiera_keys
flag for deep checking of Hiera key name correctness. Thanks @petems. - Fix Puppet version comparisons for compatibility with Puppet 4.10.
- Fix
app_management
setting compatibility with Puppet 5. - Refactor
PUPPETVERSION
usage toPuppet.version
public API.