Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 522 Bytes

CHANGELOG.md

File metadata and controls

14 lines (10 loc) · 522 Bytes

deric-accounts CHANGELOG

2.1.0

  • remove assert_private (#99)
  • disable removing home by default (#84)

2.0.0

  • [BC] drop Puppet 3 compatibility (using Puppet 4 types)
  • hiera function replaced by lookup
  • [BC] removed ssh_key parameter from class user (use ssh_keys instead)
  • added acceptance tests for Debian
  • tested on Hiera 5 (Hiera 3 supported, but not included in test suites)