mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-05-04 02:18:17 +02:00
update mine instead of failing highstate if no node_data
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# This state sends an event to the salt-master event bus
|
||||
# The event will be caught by the reactor and trigger the mine_update orchestration
|
||||
|
||||
send_mine_update_event:
|
||||
module.run:
|
||||
- name: event.send
|
||||
- tag: salt/minion/{{grains.id}}/mine_update
|
||||
Reference in New Issue
Block a user