Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion it-and-security/fleets/workstations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ policies:
- path: ../lib/macos/policies/disk-encryption-check.yml
- path: ../lib/macos/policies/disk-space-check.yml
# - path: ../lib/macos/policies/1password-installed.yml https://github.com/fleetdm/fleet/pull/44179
- path: ../lib/macos/policies/nudge-installed.yml
# - path: ../lib/macos/policies/nudge-installed.yml
- path: ../lib/macos/policies/install-nudge-assets.yml
- path: ../lib/macos/policies/patch-fleet-maintained-apps.yml
- path: ../lib/macos/policies/update-fleet-desktop.yml
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,6 @@
resolution: "Nudge is an app managed by IT and should be kept up to date automatically. If you are failing this policy, click Refetch. If you are still failing after Refetch completes, drop a note in #help-it."
type: patch
fleet_maintained_app_slug: nudge/darwin
install_software: false
install_software: true
labels_include_any:
- Macs with Nudge installed
Loading