diff --git a/it-and-security/teams/workstations-canary.yml b/it-and-security/teams/workstations-canary.yml index 38b5a4b3ff..bfb9186dae 100644 --- a/it-and-security/teams/workstations-canary.yml +++ b/it-and-security/teams/workstations-canary.yml @@ -186,12 +186,11 @@ software: - app_store_id: '409183694' # Keynote self_service: true fleet_maintained_apps: + # macOS apps - slug: brave-browser/darwin # Brave for macOS (ARM) self_service: true labels_include_any: - Apple Silicon macOS hosts - - slug: brave-browser/windows # Brave for Windows - self_service: true - slug: docker/darwin # Docker for macOS (ARM) self_service: true labels_include_any: @@ -202,8 +201,10 @@ software: self_service: true labels_include_any: - Apple Silicon macOS hosts + - slug: microsoft-teams/darwin # Microsoft Teams for macOS + self_service: true + # Windows apps + - slug: brave-browser/windows # Brave for Windows + self_service: true - slug: visual-studio-code/windows # Microsoft Visual Studio for Windows self_service: true - categories: - - Communication - - Productivity diff --git a/it-and-security/teams/workstations.yml b/it-and-security/teams/workstations.yml index 7022ee2252..bae8cfd877 100644 --- a/it-and-security/teams/workstations.yml +++ b/it-and-security/teams/workstations.yml @@ -144,12 +144,11 @@ software: - app_store_id: '409183694' # Keynote self_service: true fleet_maintained_apps: + # macOS apps - slug: brave-browser/darwin # Brave for macOS (ARM) self_service: true labels_include_any: - Apple Silicon macOS hosts - - slug: brave-browser/windows # Brave for Windows - self_service: true - slug: docker/darwin # Docker for macOS (ARM) self_service: true labels_include_any: @@ -160,8 +159,10 @@ software: self_service: true labels_include_any: - Apple Silicon macOS hosts + - slug: microsoft-teams/darwin # Microsoft Teams for macOS + self_service: true + # Windows apps + - slug: brave-browser/windows # Brave for Windows + self_service: true - slug: visual-studio-code/windows # Microsoft Visual Studio for Windows self_service: true - categories: - - Communication - - Productivity