voxpupuli / puppet-corosync

Sets up and manages Corosync.
https://forge.puppet.com/puppet/corosync
Apache License 2.0
44 stars 159 forks source link

Only notify, subscribe, require corosync service if it shall be managed. #505

Closed timdeluxe closed 3 years ago

timdeluxe commented 3 years ago

Pull Request (PR) description

As the title says, corosync service shall only be subscribed, notified, required, befored, etc. if the corosync service shall be managed. If not it points to undef.

This Pull Request (PR) fixes the following issues

Fixes #452