mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-01-17 13:41:28 +01:00
update hypervisor annotation for image download or ssh key creation failure
This commit is contained in:
@@ -43,6 +43,14 @@
|
||||
|
||||
No Virtual Machines Found
|
||||
{%- endif %}
|
||||
{%- elif baseDomainStatus == 'ImageDownloadFailed' %}
|
||||
#### ERROR
|
||||
|
||||
Base domain image download failed. Please check the salt-master log for details and verify network connectivity.
|
||||
{%- elif baseDomainStatus == 'SSHKeySetupFailed' %}
|
||||
#### ERROR
|
||||
|
||||
SSH key setup failed. Please check the salt-master log for details.
|
||||
{%- else %}
|
||||
#### WARNING
|
||||
|
||||
|
||||
Reference in New Issue
Block a user