Skip to content

Latest commit

 

History

History
149 lines (95 loc) · 8.69 KB

CHANGELOG.md

File metadata and controls

149 lines (95 loc) · 8.69 KB

Change log

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 impact the functionality of the module.

v3.0.0 (2017-02-12)

Full Changelog

Implemented enhancements:

v2.3.0 (2017-01-13)

Full Changelog

Merged pull requests:

v2.2.3 (2016-11-25)

Full Changelog

Closed issues:

  • Module doesn't work with Puppet 4 due to undef variable passing #82
  • Heketi Support #81

Merged pull requests:

v2.2.2 (2016-10-24)

Full Changelog

Closed issues:

  • Update Test Cases for RedHat/YUM #76
  • Can't add yum repositories #68

Merged pull requests:

v2.2.1 (2016-10-12)

Full Changelog

Merged pull requests:

v2.2.0 (2016-08-17)

Full Changelog

Merged pull requests:

v2.1.0 (2016-08-10)

Full Changelog

Closed issues:

  • Release to puppet forge. #32

Merged pull requests:

v2.0.1 (2016-05-11)

Full Changelog

Implemented enhancements:

  • Use delete_undef_values() for mount options #39 (skpy)

Merged pull requests:

v2.0.0 (2016-05-11)

Implemented enhancements:

Closed issues:

  • Volume creation has race condition with fact gluster_volume_list #23
  • missing tag on forge.puppetlabs.com #22
  • Cannot reassign variable r at volume.pp:264 #18
  • Mounts can be defined but mount point will not be created #16
  • refreshes to gluster::mount fail to remount the volume #10
  • Support yum priorities #4
  • ::gluster::volume doesn't create volumes from hosts included in the volume #3
  • A stopped volume aborts a Puppet run #1

Merged pull requests:

  • Release 2.0.0 #51 (bastelfreak)
  • Fix error message: Undefined variable ::operatingsystemmajrelease #44 (dhoppe)
  • GH-22: Add tags to metadata.json #41 (jyaworski)
  • Use force Parameter when adding brick to existing volume #38 (rauchrob)
  • Update hyperlink in README.md #37 (rauchrob)
  • Fix flags parameter of regsubst function call #36 (rauchrob)
  • Update yum repo url #35 (rauchrob)
  • Corrected mount options needing to be prefixed by the option name as … #30 (valsr)
  • update README to declare move to Puppet Community #27 (skpy)
  • Fix reuse of variable name in volume.pp #21 (zstyblik)
  • Set repo priority to 'undef' #17 (chuman)
  • _netdev is not required for glusterfs. #13 (robertdebock)
  • add tests #12 (skpy)
  • Pass remounts => false to mount resources #11 (skpy)
  • Handle failures from gluster volume status foo #9 (skpy)
  • Add support (and documentation) for yum priorities #5 (skpy)

2015-12-05 Release 999.999.999

2014-11-21 Release 1.0.3

  • default "priority" to "absent", not false.

2014-11-21 Release 1.0.2

  • update metadata.json project_page to point to GitHub, not the Puppet Forge

2014-11-19 Release 1.0.1

  • Add support for Yum priorities on the repo

2014-09-27 Release 1.0.0

  • Initial release

* This Change Log was automatically generated by github_changelog_generator