udpated script
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
2f473c4377
commit
7328ffd613
|
@ -25,7 +25,7 @@
|
||||||
# Goss benchmark variables (these should not need changing unless new release)
|
# Goss benchmark variables (these should not need changing unless new release)
|
||||||
BENCHMARK=CIS # Benchmark Name aligns to the audit
|
BENCHMARK=CIS # Benchmark Name aligns to the audit
|
||||||
BENCHMARK_VER=1.0.0
|
BENCHMARK_VER=1.0.0
|
||||||
BENCHMARK_OS=UBUNTU
|
BENCHMARK_OS=UBUNTU24
|
||||||
|
|
||||||
# Goss host Variables
|
# Goss host Variables
|
||||||
AUDIT_BIN="${AUDIT_BIN:-/usr/local/bin/goss}" # location of the goss executable
|
AUDIT_BIN="${AUDIT_BIN:-/usr/local/bin/goss}" # location of the goss executable
|
||||||
|
|
Loading…
Reference in New Issue