GitOps updates (#19147)

+ Update policy description for workstations maintenance windows (still
used the old one with grammatical errors).
+ Update org name to just "Fleet"
This commit is contained in:
Rachael Shaw 2024-05-20 14:59:59 -05:00 committed by GitHub
parent 35a94c6bba
commit 1b5daad8b5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -42,7 +42,7 @@ org_settings:
contact_url: https://fleetdm.com/company/contact
org_logo_url: ""
org_logo_url_light_background: ""
org_name: Fleet Device Management
org_name: Fleet
secrets:
- secret: $DOGFOOD_GLOBAL_ENROLL_SECRET
server_settings:

View file

@ -65,8 +65,8 @@ policies:
query: SELECT 1 FROM os_version WHERE major = '14' AND minor = '5';
# patch query: SELECT 1 FROM os_version WHERE major = "14" AND minor = "5" AND patch >= "1";
critical: false
description: This policy check if macOS version is most recent version available.
resolution: From the Apple menu, select System Settings. Navigate to General > Software Update.
description: Using an outdated macOS version risks exposure to security vulnerabilities and potential system instability.
resolution: We will update your macOS to the latest version.
platform: darwin
calendar_events_enabled: true
queries: