mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
Update collect-operating-system-information.yml (#25879)
Removed unsupported `platform: Chrome`
This commit is contained in:
parent
91fe3e26a8
commit
e55c664b13
1 changed files with 1 additions and 1 deletions
|
|
@ -5,4 +5,4 @@
|
|||
observer_can_run: true
|
||||
automations_enabled: true
|
||||
logging: snapshot
|
||||
platform: darwin,linux,windows,chrome
|
||||
platform: darwin,linux,windows
|
||||
|
|
|
|||
Loading…
Reference in a new issue