diff --git a/run_audit.sh b/run_audit.sh index 909c66b..1103263 100755 --- a/run_audit.sh +++ b/run_audit.sh @@ -28,7 +28,7 @@ BENCHMARK_OS=RHEL7 # Goss host Variables AUDIT_BIN="${AUDIT_BIN:-/usr/local/bin/goss}" # location of the goss executable -AUDIT_BIN_MIN_VER="0.4.4" +AUDIT_BIN_MIN_VER="0.3.21" AUDIT_FILE="${AUDIT_FILE:-goss.yml}" # the default goss file used by the audit provided by the audit configuration AUDIT_CONTENT_LOCATION="${AUDIT_CONTENT_LOCATION:-/opt}" # Location of the audit configuration file as available to the OS