mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 01:18:42 +00:00
Adding scope to App Store updates mobileconfig (#32272)
- adding scope to App Store updates mobileconfig
This commit is contained in:
parent
632f731233
commit
b591cb92dc
2 changed files with 2 additions and 0 deletions
|
|
@ -75,6 +75,7 @@ controls:
|
|||
macos_settings:
|
||||
custom_settings:
|
||||
- path: ../lib/macos/configuration-profiles/chrome-enrollment.mobileconfig
|
||||
- path: ../lib/macos/configuration-profiles/automatic-app-store-updates.mobileconfig
|
||||
- path: ../lib/macos/configuration-profiles/company-portal-sso-extension.mobileconfig
|
||||
labels_include_any:
|
||||
- "Conditional access test group"
|
||||
|
|
|
|||
|
|
@ -45,6 +45,7 @@ controls:
|
|||
macos_settings:
|
||||
custom_settings:
|
||||
- path: ../lib/macos/configuration-profiles/date-time.mobileconfig
|
||||
- path: ../lib/macos/configuration-profiles/automatic-app-store-updates.mobileconfig
|
||||
- path: ../lib/macos/configuration-profiles/chrome-enrollment.mobileconfig
|
||||
- path: ../lib/macos/configuration-profiles/disable-bluetooth-file-sharing.mobileconfig
|
||||
- path: ../lib/macos/configuration-profiles/disable-content-caching.mobileconfig
|
||||
|
|
|
|||
Loading…
Reference in a new issue