docs(guardian): add Fleet MDM deployment template - #2829
Open
milanwilliams wants to merge 2 commits into
Open
milanwilliams wants to merge 2 commits into
milanwilliams wants to merge 2 commits into
Conversation
Add a Fleet tab to the MDM options in the Guardian enterprise deployment page, alongside Jamf and Iru (Kandji). Covers the UI upload flow via Controls > OS settings > Configuration profiles, host targeting, profile status states, and the GitOps YAML equivalent. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This branch was successfully deployed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds a Fleet tab to the MDM options on the Guardian enterprise deployment page, alongside Jamf and Iru (Kandji).
What's included
com.anthropic.claudecode/enabledPlugins.mobileconfigpayload used in the Iru tab, with the same placeholder-replacement guidance.controls > apple_settings > configuration_profiles, the label-scoping keys, and Fleet's requirement that a replacement file keep the samePayloadIdentifierandPayloadDisplayName.Notes for review
macos_settings, but the current GitOps YAML reference documents onlyapple_settings. I went withapple_settings; worth a check if we expect customers on older Fleet versions.path:(single file) rather thanpaths:(glob) — Fleet accepts both.🤖 Generated with Claude Code