removed mask check as package removed by ubuntu
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
5cdb1f431c
commit
7e12643649
|
@ -49,27 +49,6 @@ package:
|
|||
NIST800-53R5:
|
||||
- AU-3
|
||||
- AU-12
|
||||
{{ end }}
|
||||
{{ if ne .Vars.ubtu24cis_time_sync_tool "systemd-timesyncd" }}
|
||||
file:
|
||||
timesync_masked:
|
||||
title: 2.3.1.1 | Ensure time synchronization is in use | systemd-timesyncd masked
|
||||
path: /etc/systemd/system/systemd-timesyncd.service
|
||||
filetype: symlink
|
||||
linked-to: /dev/null
|
||||
exists: true
|
||||
meta:
|
||||
server: 1
|
||||
workstation: 1
|
||||
CIS_ID: 2.3.1.1
|
||||
CISv8:
|
||||
- 8.4
|
||||
CISv8_IG1: false
|
||||
CISv8_IG2: true
|
||||
CISv8_IG3: true
|
||||
NIST800-53R5:
|
||||
- AU-3
|
||||
- AU-12
|
||||
{{ end }}
|
||||
{{ end }}
|
||||
{{ end }}
|
||||
|
|
Loading…
Reference in New Issue