mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
Drop long note on VPP minutiae in software automation modal (will show up in docs instead) (#25522)
For #25452. - [x] Manual QA for all new/changed functionality
This commit is contained in:
parent
a4d501e67c
commit
0bf438df9e
1 changed files with 2 additions and 4 deletions
|
|
@ -315,10 +315,8 @@ const InstallSoftwareModal = ({
|
|||
</ul>
|
||||
<span className="form-field__help-text">
|
||||
If compatible with the host, the selected software will be installed
|
||||
when hosts fail the policy. App Store apps will not be installed if
|
||||
hosts are not enrolled in MDM, or if no VPP licenses are available
|
||||
for the app. If custom targets are enabled and a host with a failing
|
||||
policy is <b>not</b> targeted, installation will be skipped.{" "}
|
||||
when hosts fail the policy. Host counts will reset when new software
|
||||
is selected.{" "}
|
||||
<CustomLink
|
||||
url="https://fleetdm.com/learn-more-about/policy-automation-install-software"
|
||||
text="Learn more"
|
||||
|
|
|
|||
Loading…
Reference in a new issue