update mine instead of failing highstate if no node_data

This commit is contained in:
Josh Patterson
2025-03-24 19:49:24 -04:00
parent 0fe3038802
commit 8f40b66e3b
6 changed files with 58 additions and 13 deletions
+7
View File
@@ -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