mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
- Removed `platform: linux` from a few labels since linux is not a supported platform on labels
4 lines
201 B
YAML
4 lines
201 B
YAML
- name: Debian-based Linux hosts
|
|
description: Linux hosts running on Debian-based operating systems
|
|
query: SELECT 1 FROM os_version WHERE platform_like = 'debian';
|
|
label_membership_type: dynamic
|