fix(ansible): persist scheduled candidate incidents
This commit is contained in:
@@ -84,6 +84,7 @@ SignalSource = Literal[
|
||||
"node-exporter",
|
||||
"sensor-probe",
|
||||
"sensor-agent",
|
||||
"iwooos_scheduler",
|
||||
]
|
||||
SIGNAL_SOURCE_VALUES: frozenset[str] = frozenset(get_args(SignalSource))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user