diff --git a/section_2/cis_2.3/cis_2.3.1.1.yml b/section_2/cis_2.3/cis_2.3.1.1.yml index 6b91037..e359200 100644 --- a/section_2/cis_2.3/cis_2.3.1.1.yml +++ b/section_2/cis_2.3/cis_2.3.1.1.yml @@ -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 }}