mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
Update device-management.ejs: Clarify what it means to shorten the fe… (#17281)
…edback loop
This commit is contained in:
parent
dd2d6eb4d0
commit
0a8ce22dda
1 changed files with 1 additions and 1 deletions
2
website/views/pages/device-management.ejs
vendored
2
website/views/pages/device-management.ejs
vendored
|
|
@ -162,7 +162,7 @@
|
|||
<div purpose="checklist" class="flex-column d-flex">
|
||||
<p>Use a git repo as the source of truth to reduce errors (submitting the wrong patch, configuration setting etc)</p>
|
||||
<p>Every change to a policy or security control is tracked and auditable in Fleet’s history, or via the repo commit log</p>
|
||||
<p>Instantly reveal failed patches and broken settings with osquery to shorten the feedback loop and avoid tickets.</p>
|
||||
<p>Instantly reveal failed patches and broken settings with osquery to shorten the feedback loop and uncover problems sooner.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div purpose="feature-image" class="right">
|
||||
|
|
|
|||
Loading…
Reference in a new issue