mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-19 15:33:06 +01:00
check features and allowed/states
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{% if data['id'].endswith(('_hypervisor', '_managerhyper')) %}
|
||||
{% if data['act'] == 'accept' and data['id'].endswith(('_hypervisor', '_managerhyper')) and data['result'] == True %}
|
||||
check_and_trigger:
|
||||
runner.setup_hypervisor.setup_environment: []
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user