mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-26 02:43:11 +01:00
5 lines
142 B
Plaintext
5 lines
142 B
Plaintext
{% if data['id'].endswith(('_hypervisor', '_managerhyper')) %}
|
|
check_and_trigger:
|
|
runner.setup_hypervisor.setup_environment: []
|
|
{% endif %}
|