Adjust Nudge configuration to match the specification (#9519)

Related to #9013 this adjusts the Nudge configuration to match the spec.
This commit is contained in:
Roberto Dip
2023-01-26 19:52:03 -03:00
committed by GitHub
parent aa513e722c
commit 0c9a79b248
5 changed files with 122 additions and 57 deletions
@@ -1262,7 +1262,9 @@ Requires `mdm.macos_updates.deadline` to be set.
##### mdm.macos_updates.deadline
A deadline in the form `YYYY-MM-DD`. Hosts that belong to no team and are enrolled into Fleet's MDM won't be able to dismiss the Nudge window once this deadline is past.
A deadline in the form `YYYY-MM-DD`. The exact deadline time is at 04:00:00 (UTC-8).
Hosts that belong to no team and are enrolled into Fleet's MDM won't be able to dismiss the Nudge window once this deadline is past.
Requires `mdm.macos_updates.minimum_version` to be set.