redhat-openstack / puppet-pacemaker

Puppet modules to manage pacemaker with corosync
9 stars 25 forks source link

Remove inheritance from pacemaker::stonith of pacemaker::corosync #38

Closed djuran closed 9 years ago

djuran commented 9 years ago

When using the pacemaker module together with an ENC, (Satellite 6) we ran into the problem that we want to include both the pacemaker::stonith and the pacemaker::corosync classes into our manifest in order to assign parameters to both. Here we ran into a problem since the pacemaker::corosync class ended up redefined. We have here removed the inheritance and instead put a require in the pacemaker::stonith class