voxpupuli/puppet-corosync

cs_group expecting more than 1 member

Closed this issue · 2 comments

Parameter primitives failed on Cs_group[test]: Puppet::Type::Cs_Group: primitives property must be at least a 2-element array. at .../test.pp:12

This seems not to be correct, PCS and CRM both allow a group only to have one member.

Affected Puppet, Ruby, OS and module versions/distributions

  • Puppet: 3.8.7
  • Ruby: 2.0.0p598
  • Distribution: CentOS 7
  • Module version: 2.0.1

This is fixed in the latest release of this module (5.0.0). See #368 and #152

Oh, sorry, my bad :(