YAML: Fix typo from merge conflict (#44479)

Co-authored-by: Rachael Shaw <r@rachael.wtf>
This commit is contained in:
Noah Talerman
2026-05-04 16:09:53 -05:00
committed by GitHub
co-authored by Rachael Shaw
parent 5975a6bbf9
commit cf0c7e33c6
+2 -13
View File
@@ -398,21 +398,10 @@ controls:
grace_period_days: 2
apple_settings:
configuration_profiles:
- path: ../lib/macos-profile1.mobileconfig
labels_exclude_any: # Available in Fleet Premium
- Macs on Sequoia
- path: ../lib/macos-profile2.json
labels_include_all: # Available in Fleet Premium
- Macs on Sonoma
- paths: ../lib/macos/profiles/*.mobileconfig # Glob pattern to include all .mobileconfig files
labels_include_any: # Available in Fleet Premium
- Engineering
- Product
- paths: ../lib/configuration-profiles/*.json
- paths: ../lib/macos/profiles/*.mobileconfig
windows_settings:
configuration_profiles:
- path: ../lib/windows-profile.xml
- paths: ../lib/windows/profiles/*.xml # Glob pattern to include all .xml files in directory
- paths: ../lib/windows/profiles/*.xml
labels_include_any:
- Engineering
android_settings: