mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-04-26 06:27:50 +02:00
hypervisor annotation show if base domain is initialized or not
This commit is contained in:
@@ -157,6 +157,17 @@ configure_network_predictable_sool9:
|
||||
- onchanges:
|
||||
- cmd: create_vm_sool9
|
||||
|
||||
# Fire event here that causes soc.dyanno.hypervisor state to be applied
|
||||
base_domain_ready:
|
||||
event.send:
|
||||
- name: soc/dyanno/hypervisor/baseDomain
|
||||
- data:
|
||||
status: 'Initialized'
|
||||
- require:
|
||||
- cmd: configure_network_predictable_sool9
|
||||
- onchanges:
|
||||
- cmd: create_vm_sool9
|
||||
|
||||
{% else %}
|
||||
{{sls}}_no_license_detected:
|
||||
test.fail_without_changes:
|
||||
|
||||
Reference in New Issue
Block a user