Skip to content

Commit 25fe7c0

Browse files
authored
Install updated Firefox on policy failure (#24182)
1 parent 84742c2 commit 25fe7c0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

it-and-security/teams/workstations-canary.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,8 @@ policies:
144144
description: The host may have an outdated or non-existent version of Firefox, potentially risking security vulnerabilities or compatibility issues.
145145
resolution: During maintenance, the Firefox app could be updated to the correct version or installed if it's missing.
146146
platform: darwin
147-
calendar_events_enabled: false
147+
install_software:
148+
package_path: "../lib/software/mac-mozilla-firefox.yml"
148149
- name: macOS - Upgrade Slack
149150
query: SELECT 1 FROM apps WHERE name = 'Slack.app' AND version_compare(bundle_short_version, '4.40.126') >= 0;
150151
critical: false

0 commit comments

Comments
 (0)