diff --git a/run_audit.sh b/run_audit.sh index e958972..6fedef3 100755 --- a/run_audit.sh +++ b/run_audit.sh @@ -25,7 +25,7 @@ # Goss benchmark variables (these should not need changing unless new release) BENCHMARK=CIS # Benchmark Name aligns to the audit BENCHMARK_VER=1.0.0 -BENCHMARK_OS=UBUNTU +BENCHMARK_OS=UBUNTU24 # Goss host Variables AUDIT_BIN="${AUDIT_BIN:-/usr/local/bin/goss}" # location of the goss executable