From e7b1409e1c6f4337161d613948bf76d202f67990 Mon Sep 17 00:00:00 2001 From: Mike McNeil Date: Mon, 3 Mar 2025 17:05:55 -0600 Subject: [PATCH] clarify: gitops is optional and you can configure it to work however you want -- Update device-management.ejs: (#26745) it'd be cool if there was a way to squeeze something about being able to share the logs with security in here, or all the really intense stuff Fleet does w/ logging, and webhooks, and log destinations, and all that jazz. But whatever, this at least clarifies that "there is hope!" for our friends on the website from IT teams who are basically a 1-person-show and won't necessarily want to spend the time to mess around with a repo (and plenty of other folks who simply prefer to have things work their way) --- website/views/pages/device-management.ejs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/views/pages/device-management.ejs b/website/views/pages/device-management.ejs index 77464f7852..d6c898c51e 100644 --- a/website/views/pages/device-management.ejs +++ b/website/views/pages/device-management.ejs @@ -544,7 +544,7 @@

Democratize change with GitOps so everyone can contribute to device management and security.

Maintain reliable employee experiences with version-controlled changes and enhancements.

-

Use CI/CD and peer reviews to look before you leap.

+

Use CI/CD and peer reviews to look before you leap. (Configurable)