Disable the Cloudflare DNS over HTTPS configuration profile (#36904)

Slack thread:
https://fleetdm.slack.com/archives/C071NNMSP2R/p1765215959557429
This commit is contained in:
Allen Houchins 2025-12-08 12:39:23 -06:00 committed by GitHub
parent ab3040c395
commit 002e248344
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 4 additions and 2 deletions

View file

@ -99,7 +99,8 @@ controls:
- path: ../lib/macos/configuration-profiles/disable-internet-sharing.mobileconfig
- path: ../lib/macos/configuration-profiles/disable-media-sharing.mobileconfig
- path: ../lib/macos/configuration-profiles/disable-safari-safefiles.mobileconfig
- path: ../lib/macos/configuration-profiles/enable-doh.mobileconfig
# - path: ../lib/macos/configuration-profiles/enable-doh.mobileconfig
# Commenting out until I understand why we have this and if there's a better multi-platform solution
- path: ../lib/macos/configuration-profiles/enable-firewall-logging.mobileconfig
- path: ../lib/macos/configuration-profiles/enable-gatekeeper.mobileconfig
- path: ../lib/macos/configuration-profiles/enforce-library-validation.mobileconfig

View file

@ -54,7 +54,8 @@ controls:
- path: ../lib/macos/configuration-profiles/disable-internet-sharing.mobileconfig
- path: ../lib/macos/configuration-profiles/disable-media-sharing.mobileconfig
- path: ../lib/macos/configuration-profiles/disable-safari-safefiles.mobileconfig
- path: ../lib/macos/configuration-profiles/enable-doh.mobileconfig
# - path: ../lib/macos/configuration-profiles/enable-doh.mobileconfig
# Commenting out until I understand why we have this and if there's a better multi-platform solution
- path: ../lib/macos/configuration-profiles/enable-firewall-logging.mobileconfig
- path: ../lib/macos/configuration-profiles/enable-gatekeeper.mobileconfig
- path: ../lib/macos/configuration-profiles/enforce-library-validation.mobileconfig