diff --git a/manifests/corosync.pp b/manifests/corosync.pp index 7cf0cf1e..f943d364 100644 --- a/manifests/corosync.pp +++ b/manifests/corosync.pp @@ -416,4 +416,5 @@ class pacemaker::corosync( Exec<| title == 'wait-for-settle' |> -> Pcmk_property<||> Exec<| title == 'wait-for-settle' |> -> Pcmk_bundle<||> Exec<| title == 'wait-for-settle' |> -> Pcmk_remote<||> + Exec<| title == 'wait-for-settle' |> -> Pcmk_resource_default<||> }