using benchmark_version variable

Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
Mark Bolwell 2025-09-30 14:36:15 +01:00
parent 5dd64ebdb8
commit 3c3bdaeb38
No known key found for this signature in database
GPG key ID: 997FF7FE93AEB5B9

View file

@ -1,7 +1,7 @@
---
# Enable logrunning potential resource intensive tests
# Enable long running potential resource intensive tests
run_heavy_tests: {{ audit_run_heavy_tests }}
# Extend default command timeout for longer running tests
@ -37,7 +37,7 @@ rhel9cis_legacy_boot: {{ rhel9cis_legacy_boot }}
## Benchmark name used by auditing control role
# The audit variable found at the base
## metadata for Audit benchmark
benchmark_version: 'v2.0.0'
benchmark_version: {{ benchmark_version }}
benchmark: RHEL9-CIS