Merge "Make sure we create stonith resources before stonith levels" into stable/queens

This commit is contained in:
Zuul 2020-03-14 07:27:38 +00:00 committed by Gerrit Code Review
commit 733fd1b82c
1 changed files with 1 additions and 0 deletions

View File

@ -142,6 +142,7 @@ class tripleo::fencing(
tries => $tries,
try_sleep => $try_sleep,
}
Pcmk_stonith<||> -> Pcmk_stonith_level<||>
}
}
}