mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
remove comment from healthcheck module
This commit is contained in:
@@ -66,7 +66,6 @@ def run(checks=''):
|
||||
|
||||
|
||||
def send_event(tag, eventdata):
|
||||
#__salt__['event.send'](tag, data={'stuff': 'things'})
|
||||
__salt__['event.send'](tag, eventdata[0])
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user