mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 01:18:42 +00:00
Fix indentation issue in macOS 13 CIS (#10448)
This commit is contained in:
parent
8cbfc991a0
commit
924206982b
1 changed files with 1 additions and 1 deletions
|
|
@ -2372,7 +2372,7 @@ spec:
|
|||
apiVersion: v1
|
||||
kind: policy
|
||||
spec:
|
||||
name: CIS - Ensure the Hide IP Address in Safari is Enabled (Based on organization's policy)
|
||||
name: CIS - Ensure the Hide IP Address in Safari is Enabled (Based on organization's policy)
|
||||
platforms: macOS
|
||||
platform: darwin
|
||||
description: |
|
||||
|
|
|
|||
Loading…
Reference in a new issue