mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 01:18:42 +00:00
Update device-management.ejs (#30269)
closes https://github.com/fleetdm/confidential/issues/11072 I've reworded each bullet to emphasize speed. Let me know if I've overegged it or if my reordering of the points has negatively affected the meaning. For example, does "real-time confirmation of patch and config changes" ring true instead of "Auto-verify patches and settings..."
This commit is contained in:
parent
ef6b49dc6e
commit
65526f28bd
1 changed files with 3 additions and 3 deletions
6
website/views/pages/device-management.ejs
vendored
6
website/views/pages/device-management.ejs
vendored
|
|
@ -721,9 +721,9 @@
|
|||
<h2>Shorten the feedback loop</h2>
|
||||
<p>Spend less time debugging whether changes actually happened.</p>
|
||||
<div purpose="checklist" class="flex-column d-flex">
|
||||
<p>Use a single, open platform for {{ bowser.windows ? 'Windows, Apple' : 'Apple, Windows'}}, and Linux.</p>
|
||||
<p>Auto-verify patches and settings on users’ devices. Avoid unnecessary tickets.</p>
|
||||
<p>Every change to a policy or security control is tracked and auditable in Fleet’s UI, or in your logs.</p>
|
||||
<p>Get near-instant visibility into your Apple, Linux, and Windows devices from a single, open platform.</p>
|
||||
<p>Verify security changes in seconds — every action is tracked in Fleet’s UI or your logs.</p>
|
||||
<p>Avoid tickets with real-time confirmation of patch and config changes.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div purpose="feature-image">
|
||||
|
|
|
|||
Loading…
Reference in a new issue