Skip to content

Latest commit

 

History

History
383 lines (213 loc) · 19.1 KB

CHANGELOG.md

File metadata and controls

383 lines (213 loc) · 19.1 KB

Changelog

All notable changes to this project will be documented in this file. Each new release typically also includes the latest modulesync defaults. These should not affect the functionality of the module.

v5.0.1 (2018-10-13)

Full Changelog

Closed issues:

  • Unknown variable: 'autofs::auto_master_map' in mount.pp #134
  • autofs::mount mapfile_manage is still useful - need to add back #123

Merged pull requests:

v5.0.0 (2018-04-21)

Full Changelog

Breaking changes:

  • Wide refactoring of master map and map file management #119 (jcbollinger)

Implemented enhancements:

  • Drop-in files created when $autofs::mount::use_dir is true should never be executable #109
  • The mapfile banner should not be duplicated #103

Fixed bugs:

  • The Autofs::Mapentry data type is incomplete #115
  • Catalog compilation fails when mapcontents are given as a string #108
  • Catalog compilation can fail when managing the same map file via multiple autofs::map resources #107
  • Executable maps cannot be built from multiple pieces #104
  • Made the Autofs::Mapentry type more permissive #116 (jcbollinger)
  • Make all drop-in files non-executable #111 (jcbollinger)
  • Fix handling for bare-string mapcontents #110 (jcbollinger)

Closed issues:

  • Documentation uses wrong name for autofs::map::mapfile #101

Merged pull requests:

v4.3.0 (2018-03-05)

Full Changelog

Closed issues:

  • Add AIX support #96

Merged pull requests:

  • Fix Issue-96 Add AIX Support #97 (TJM)

v4.2.1 (2018-02-28)

Full Changelog

Implemented enhancements:

  • Allow the special map name "-hosts" in Autofs::Mapentry #93
  • Add ability to remove mounts and maps. #95 (dhollinger)
  • Update code to allow for the special -hosts map #94 (dhollinger)

Fixed bugs:

  • No option to remove an already defined autofs::mount #91

Closed issues:

  • autofs mount #92

v4.2.0 (2017-12-09)

Full Changelog

Merged pull requests:

v4.1.0 (2017-10-11)

Full Changelog

Merged pull requests:

  • Several fixes related to failing modulesync tests/support puppet5 #82 (dhollinger)

v4.0.0 (2017-09-13)

Full Changelog

Breaking changes:

Implemented enhancements:

Fixed bugs:

v3.2.0 (2017-07-02)

Full Changelog

Implemented enhancements:

Closed issues:

  • Not compatible with Puppet 5 #73

v3.1.0 (2017-06-24)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Confine autofs_version fact to Linux kernel. #69 (jgreen210)

Closed issues:

  • autofs_version fact throws exception on mac OS X #68
  • mapcontents or mapcontent #63
  • autofs::map has issues when order not set #59

Merged pull requests:

v3.0.2 (2017-05-11)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Update the concat allowed version range to include 3.0.0 and 4.0.0 #54 (dhollinger)

Closed issues:

  • autofs module forces use of puppetlabs/concat 2.x #48
  • Incorrect puppet/stdlib dependency declaration #46

Merged pull requests:

v3.0.1 (2017-04-10)

Full Changelog

Fixed bugs:

  • With new Stdlib type Asolutepath empty string is not valid. #40 (mterzo)

Closed issues:

  • puppet-autofs #39

v3.0.0 (2017-04-06)

Full Changelog

Breaking changes:

Implemented enhancements:

  • Autofs version fact #26
  • Make package and service classes private #24
  • Remove autofs::mounts class #22
  • Add parameters for managing the package and service state #21

Closed issues:

  • Point Forge to the Module Documentation site #25

Merged pull requests:

v2.1.1 (2017-03-10)

Full Changelog

Fixed bugs:

  • Instructions for managing autofs service appear to be incorrect #19

Closed issues:

  • Migrate autofs module to Vox Pupuli #1

Merged pull requests:

v2.1.0 (2017-01-14)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • mount should not default to an empty array. #5

Merged pull requests:

v2.0.1 (2017-01-06)

Full Changelog

Merged pull requests:

v2.0.0 (2016-12-30)

Full Changelog

v1.4.5 (2016-12-20)

Full Changelog

v1.4.4 (2016-11-07)

Full Changelog

v1.4.3 (2016-10-20)

Full Changelog

v1.4.2 (2016-07-22)

Full Changelog

v1.4.1 (2016-07-22)

Full Changelog

v1.4.0 (2016-06-28)

Full Changelog

v1.3.2 (2016-06-27)

Full Changelog

v1.3.1 (2016-06-04)

Full Changelog

v1.3.0 (2016-04-09)

Full Changelog

v1.2.0 (2016-02-26)

Full Changelog

v1.1.8 (2016-01-21)

Full Changelog

v1.1.7 (2015-08-13)

Full Changelog

v1.1.4 (2015-07-24)

Full Changelog

v1.1.3 (2015-07-20)

Full Changelog

v1.1.2 (2015-06-19)

Full Changelog

v1.1.1 (2014-12-28)

Full Changelog

v1.1.0 (2014-12-28)

Full Changelog

v1.0.4 (2014-12-23)

Full Changelog

v1.0.2 (2014-12-23)

Full Changelog

v1.0.1 (2014-12-23)

Full Changelog

v1.0.0 (2014-12-23)

Full Changelog

v0.9.1 (2014-12-23)

Full Changelog

v0.9.0 (2014-12-22)

Full Changelog

v0.6.0 (2014-12-19)

Full Changelog

v0.2.1 (2014-12-12)

Full Changelog

v0.2.0 (2014-12-11)

Full Changelog

v0.1.0 (2014-08-29)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator