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

This commit is contained in:
Zuul 2020-03-11 19:59:10 +00:00 committed by Gerrit Code Review
commit af53baacdc
1 changed files with 1 additions and 0 deletions

View File

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