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
cs_primitive has an autorequire against the corosync service.
This makes no sense except when are running with corosync::service { 'pacemaker': version => 0 }; under all other circumstances the autorequire should be against pacemaker. For context, see also #143.
The text was updated successfully, but these errors were encountered:
cs_primitive
has an autorequire against the corosync service.This makes no sense except when are running with
corosync::service { 'pacemaker': version => 0 }
; under all other circumstances the autorequire should be against pacemaker. For context, see also #143.The text was updated successfully, but these errors were encountered: