fleet/it-and-security/lib/all/labels/debian-based-linux-hosts.yml
Allen Houchins b1894e9382
Updated labels to no longer include unsupported platform (#30108)
- Removed `platform: linux` from a few labels since linux is not a supported platform on labels
2025-06-18 10:24:09 -05:00

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