You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Allow volumes without replicas [\#168](https://github.com/voxpupuli/puppet-gluster/pull/168) ([glorpen](https://github.com/glorpen))
14
+
15
+
**Fixed bugs:**
16
+
17
+
- Allow double digit minor and build versions [\#164](https://github.com/voxpupuli/puppet-gluster/pull/164) ([gnif](https://github.com/gnif))
18
+
- Fixed logic for single node gluster servers [\#127](https://github.com/voxpupuli/puppet-gluster/pull/127) ([glorpen](https://github.com/glorpen))
19
+
20
+
**Closed issues:**
21
+
22
+
- Regex doesn't match double digit version numbers [\#162](https://github.com/voxpupuli/puppet-gluster/issues/162)
23
+
- Creating volume without replication [\#88](https://github.com/voxpupuli/puppet-gluster/issues/88)
24
+
- Tries to create duplicate volumes if there's only one gluster node [\#6](https://github.com/voxpupuli/puppet-gluster/issues/6)
25
+
26
+
**Merged pull requests:**
27
+
28
+
- allow puppetlabs/stdlib 5.x and puppetlabs/apt 6.x [\#178](https://github.com/voxpupuli/puppet-gluster/pull/178) ([bastelfreak](https://github.com/bastelfreak))
29
+
- use simple quotes for Class names to comply with lint [\#177](https://github.com/voxpupuli/puppet-gluster/pull/177) ([tbrouhier](https://github.com/tbrouhier))
- "gluster peer probe" getting called on each puppet run [\#124](https://github.com/voxpupuli/puppet-gluster/issues/124)
38
67
- Apt public key for gluster.org changed address [\#102](https://github.com/voxpupuli/puppet-gluster/issues/102)
39
68
40
69
**Merged pull requests:**
@@ -47,7 +76,6 @@ These should not affect the functionality of the module.
47
76
- make the code compatible with strict\_variables [\#132](https://github.com/voxpupuli/puppet-gluster/pull/132) ([tequeter](https://github.com/tequeter))
48
77
- update dependency for puppetlabs-apt [\#130](https://github.com/voxpupuli/puppet-gluster/pull/130) ([TheMeier](https://github.com/TheMeier))
49
78
- Fix/types: Fix signature of gluster::volume [\#119](https://github.com/voxpupuli/puppet-gluster/pull/119) ([ntnn](https://github.com/ntnn))
-GH-22: Add tags to metadata.json [\#41](https://github.com/voxpupuli/puppet-gluster/pull/41) ([jyaworski](https://github.com/jyaworski))
169
192
- Use force Parameter when adding brick to existing volume [\#38](https://github.com/voxpupuli/puppet-gluster/pull/38) ([rauchrob](https://github.com/rauchrob))
170
193
- Update hyperlink in README.md [\#37](https://github.com/voxpupuli/puppet-gluster/pull/37) ([rauchrob](https://github.com/rauchrob))
@@ -182,4 +205,4 @@ These should not affect the functionality of the module.
182
205
183
206
184
207
185
-
\**This Changelog was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
208
+
\**This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*
0 commit comments