mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-04-24 21:47:48 +02:00
rename step
This commit is contained in:
@@ -15,9 +15,9 @@
|
||||
# so-salt-emit-vm-deployment-status sets event_tag = f'soc/dyanno/hypervisor/{status.lower()}'
|
||||
vm_highstate_trigger:
|
||||
event.send:
|
||||
- name: soc/dyanno/hypervisor/highstate triggered
|
||||
- name: soc/dyanno/hypervisor/highstate initiated
|
||||
- data:
|
||||
status: Highstate Triggered
|
||||
status: Highstate Initiated
|
||||
vm_name: {{ grains.id }}
|
||||
hypervisor: {{ salt['grains.get']('salt-cloud:profile', '').split('-')[1] }}
|
||||
- order: 1 # Ensure this runs early in the highstate process
|
||||
|
||||
Reference in New Issue
Block a user