Skip to content

Commit 3f56c39

Browse files
authored
Merge pull request voxpupuli#366 from roidelapluie/b2
Release 5.0.0-beta2
2 parents 361ca25 + 35fd698 commit 3f56c39

File tree

2 files changed

+8
-5
lines changed

2 files changed

+8
-5
lines changed

CHANGELOG.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,13 @@
1-
# 2016-09-05 - Release 5.0.0-beta1
2-
- Allow multiple rings in nodelist (#262, #291, #336)
1+
# 2016-09-13 - Release 5.0.0-beta2
2+
- Allow multiple rings in nodelist (#262, #291, #336, #358)
33
- Add support for cs\_location rules (#132, #310, #356)
44
- New class parameter: vsftype (#345)
55
- Add the nodelist to corosync.conf even if we set the expected votes count
66
(#347)
7-
- Improve tests (#335, #337, #331, #328)
7+
- Add autorequirement between cs\_location and cs\_primitives/cs\_clone (#359)
8+
- Add autorequirement between cs\_clone and cs\_primitive (#357, #365)
9+
- Add "Managed By Puppet" header to corosync.conf (#360)
10+
- Improve tests (#335, #337, #331, #328, #364)
811
- Modulesync (#330)
912

1013
### Backward incompatible changes

metadata.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "puppet-corosync",
3-
"version": "5.0.0-beta1",
3+
"version": "5.0.0-beta2",
44
"author": "Vox Pupuli",
5-
"summary": "This module is a set of manifests and types/providers for quickly setting up highly available clusters using Corosync",
5+
"summary": "This module is a set of manifests and types/providers for quickly setting up highly available clusters using Corosync and Pacemaker",
66
"license": "Apache-2.0",
77
"source": "https://github.com/voxpupuli/puppet-corosync",
88
"project_page": "https://github.com/voxpupuli/puppet-corosync",

0 commit comments

Comments
 (0)