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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user