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)
Implemented enhancements:
- Repo refactor #103 (martialblog)
v2.3.0 (2017-01-13)
Merged pull requests:
- release 2.3.0 #99 (bastelfreak)
- Set min version_requirement for Puppet + deps #97 (juniorsysadmin)
v2.2.3 (2016-11-25)
Closed issues:
Merged pull requests:
- Release 2.2.3 #90 (alexjfisher)
- Fixes and tests for strict variables #87 (alexjfisher)
v2.2.2 (2016-10-24)
Closed issues:
Merged pull requests:
- Badges #79 (bastelfreak)
- Updating Test Cases for YUM and RPM installation #78 (tux-o-matic)
- release 2.2.2 #77 (bastelfreak)
- Fixed CentOS storage SIG GPG key (issue #63 #68) and server package name #74 (mkmet)
- Fix a misspelling of "therefore" #73 (pioto)
v2.2.1 (2016-10-12)
Merged pull requests:
- release 2.2.1 #72 (bastelfreak)
- Switched YUM repo to use the new CentOS Storage group repository #69 (tux-o-matic)
v2.2.0 (2016-08-17)
Merged pull requests:
- release 2.2.0 #67 (bastelfreak)
- Archlinux Support #55 (bastelfreak)
v2.1.0 (2016-08-10)
Closed issues:
- Release to puppet forge. #32
Merged pull requests:
- Release 2.1.0 #62 (DarkGigaByte)
- Debian support #59 (NITEMAN)
v2.0.1 (2016-05-11)
Implemented enhancements:
Merged pull requests:
- Release 2.0.1 #52 (bastelfreak)
v2.0.0 (2016-05-11)
Implemented enhancements:
- Enabling first volume creation on Puppet > 4 #24 (tux-o-matic)
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)
- transition to Puppet Community organization from Scott Merrill smerrill@covermymeds.com
- default "priority" to "absent", not false.
- update metadata.json project_page to point to GitHub, not the Puppet Forge
- Add support for Yum priorities on the repo
- Initial release
* This Change Log was automatically generated by github_changelog_generator