mirror of
https://github.com/FAUSheppy/atlantis-event-dispatcher
synced 2025-12-06 14:31:35 +01:00
wip:
This commit is contained in:
@@ -28,7 +28,9 @@ def make_icinga_message(struct):
|
|||||||
|
|
||||||
|
|
||||||
def make_generic_message(struct):
|
def make_generic_message(struct):
|
||||||
pass
|
|
||||||
|
msg = struct.get("message") or struct.get("msg")
|
||||||
|
return msg
|
||||||
|
|
||||||
def load_struct(struct):
|
def load_struct(struct):
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user