simplify highstate rerun when node_data pillar empty

This commit is contained in:
Josh Patterson
2025-03-25 19:44:38 -04:00
parent 79388af645
commit 55c815cae8
6 changed files with 30 additions and 53 deletions
-8
View File
@@ -1,8 +0,0 @@
# This reactor triggers the mine_update orchestration when it receives a mine_update event
trigger_mine_update_orchestration:
runner.state.orchestrate:
- args:
- mods: orch.mine_update
- pillar:
minion_id: {{ data['id'] }}