Temporarily disable FMA patch policies (#43611)

Comment out the patch-fleet-maintained-apps.yml entries for macOS and
Windows in it-and-security/fleets/workstations.yml. This temporarily
disables the FMA patch policies (kept as commented lines with a TEMP
note) to allow re-establishing the Fleet Maintained Apps software state.
This commit is contained in:
Allen Houchins
2026-04-15 09:49:53 -05:00
committed by GitHub
parent f0bdd0498f
commit 31e8300670
+4 -2
View File
@@ -117,7 +117,8 @@ policies:
- path: ../lib/macos/policies/disk-space-check.yml
- path: ../lib/macos/policies/1password-installed.yml
- path: ../lib/macos/policies/install-nudge.yml
- path: ../lib/macos/policies/patch-fleet-maintained-apps.yml
# TEMP: commenting out to re-establish FMA software state
# - path: ../lib/macos/policies/patch-fleet-maintained-apps.yml
- path: ../lib/macos/policies/battery-health-check.yml
# Windows policies
- path: ../lib/windows/policies/antivirus-signatures-up-to-date.yml
@@ -126,7 +127,8 @@ policies:
- path: ../lib/windows/policies/disk-space-check.yml
- path: ../lib/windows/policies/1password-installed.yml
- path: ../lib/windows/policies/update-1password.yml
- path: ../lib/windows/policies/patch-fleet-maintained-apps.yml
# TEMP: commenting out to re-establish FMA software state
# - path: ../lib/windows/policies/patch-fleet-maintained-apps.yml
- path: ../lib/windows/policies/battery-health-check.yml
- path: ../lib/windows/policies/windows-defender-compliance-check.yml
# Linux policies