From 1b5daad8b5005fa67e59ee3609b39dd9642fa88c Mon Sep 17 00:00:00 2001 From: Rachael Shaw Date: Mon, 20 May 2024 14:59:59 -0500 Subject: [PATCH] GitOps updates (#19147) + Update policy description for workstations maintenance windows (still used the old one with grammatical errors). + Update org name to just "Fleet" --- it-and-security/default.yml | 2 +- it-and-security/teams/workstations.yml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/it-and-security/default.yml b/it-and-security/default.yml index 36edde9c74..c94732459b 100644 --- a/it-and-security/default.yml +++ b/it-and-security/default.yml @@ -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: diff --git a/it-and-security/teams/workstations.yml b/it-and-security/teams/workstations.yml index 3cd7b854f0..148d952bd3 100644 --- a/it-and-security/teams/workstations.yml +++ b/it-and-security/teams/workstations.yml @@ -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: