mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 08:55:24 +00:00
9c39c6a431
Accidentally gave them .yaml extension instead of .yml
5 lines
158 B
YAML
5 lines
158 B
YAML
- name: Collect software permissions (user)
|
|
description: "Research for #16899"
|
|
query: SELECT * from tcc_user;
|
|
interval: 3600 # 1 hour
|
|
platform: darwin |