fixed typo in rule number
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
7995ac59b6
commit
1100a95545
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
{{ if eq .Vars.ubtu24cis_time_sync_tool "chrony" }}
|
{{ if eq .Vars.ubtu24cis_time_sync_tool "chrony" }}
|
||||||
{{ if .Vars.ubtu24cis_level_1 }}
|
{{ if .Vars.ubtu24cis_level_1 }}
|
||||||
{{ if .Vars.ubtu24cis_rule_2_1_2_2 }}
|
{{ if .Vars.ubtu24cis_rule_2_3_3_2 }}
|
||||||
file:
|
file:
|
||||||
chrony_user:
|
chrony_user:
|
||||||
title: 2.3.3.2 | Ensure chrony is running as user _chrony
|
title: 2.3.3.2 | Ensure chrony is running as user _chrony
|
||||||
|
|
Loading…
Reference in New Issue