Skip to content

Release v1.0.0

Compare
Choose a tag to compare
@roman-mueller roman-mueller released this 14 Oct 15:24
· 229 commits to master since this release

v1.0.0: 2017-10-14
Changes:

  • BREAK: Requires Puppet version >=4.9.1
  • Added type-hinting to all manifest parameters
  • Added management of /etc/cron.allow and /etc/cron.deny
  • Replaced hiera_hash() with lookup() calls
  • Replaced params.pp with in-module data (Hiera 5)
  • Replaced create_resources with iterators
  • Replaced anchor pattern with contain
  • Made the cron::job command attribute optional