Skip to content

Latest commit

 

History

History
65 lines (45 loc) · 1.42 KB

CHANGELOG.md

File metadata and controls

65 lines (45 loc) · 1.42 KB

v1.13.0 (2019-01-03)

  • Support Puppet 5 and 6

v1.12.0 (2017-07-24)

  • Add ability to manage the exec resource.

v1.11.1 (2016-11-17)

  • Fix bug in metadata

v1.11.0 (2016-11-17)

  • Add support for Ruby 2.3.1

v1.10.0 (2016-05-20)

  • Add support for selboolean's

v1.9.1 (2016-05-20)

  • Upgrade dependency for ghoneycutt/common to 1.6.0
  • Support Puppet v4 w/ strict variable checking
  • Use puppet-lint from git since it has newer commits than the gem
  • Use community puppet-lint plugins

v1.9.0 (2015-09-08)

  • Add ensure to file_line

v1.8.0 (2015-06-29)

  • Support Puppet v4 and v3 with future parser

v1.7.1 (2015-06-28)

  • Fix bug with mounts regarding directory creation

v1.7.0 (2015-03-30)

  • Add support for file_line

v1.6.2 (2015-03-30)

  • Loosen type checking on packages for specifying version

v1.6.1 (2015-03-30)

  • deprecate use of type()

v1.6.0 (2015-03-30)

  • Add support to manage packages

v1.5.1 (2014-10-27)

  • Support more platforms

v1.5.0 (2014-08-01)

  • Add support for services

v1.4.1 (2014-04-22)

  • Add metadata for the forge

v1.4.0 (2014-04-22)

  • Ability to merge entries from hiera

v1.3.0 (2014-02-05)

  • Add ability to manage files

v1.2.0 (2014-02-03)

  • Add ability to specify cron jobs

v1.1.0 (2013-12-20)

  • Translates mount option for Solaris

v1.0.0 (2013-11-25)

  • support resource type: mount