fix: crio restart handler
crio restart handler `when` clause is overwritten by an unrelated import_role. we set the import_role to load handlers from an empty file to avoid thispull/11547/head
parent
59dd713585
commit
b8a0327fa9
|
@ -151,3 +151,4 @@
|
|||
import_role:
|
||||
name: container-engine/cri-o
|
||||
tasks_from: reset
|
||||
handlers_from: reset
|
||||
|
|
Loading…
Reference in New Issue