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
2 changed files with 4 additions and 2 deletions
@@ -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
+2 -1
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