diff --git a/setup/so-verify b/setup/so-verify index d22b80fc2..f99c6e418 100755 --- a/setup/so-verify +++ b/setup/so-verify @@ -68,6 +68,7 @@ log_has_errors() { grep -vE "Command failed with exit code" | \ grep -vE "Running scope as unit" | \ grep -vE "securityonion-resources/sigma/stable" | \ + grep -vE "remove_failed_vm.sls" | \ grep -vE "log-.*-pipeline_failed_attempts" &> "$error_log" if [[ $? -eq 0 ]]; then