mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
features.yml: Add waysToUse based on Atlassian talk (#14688)
Based on https://www.youtube.com/watch?v=qflUfLQCnwY&list=PL6-FgoWOoK2YUR4ADGsxTSL3onb-GzCnM&index=4 Courtesy @nyanshak
This commit is contained in:
parent
0b06a10829
commit
d077a8c3eb
1 changed files with 4 additions and 0 deletions
|
|
@ -208,6 +208,10 @@
|
|||
- industryName: Installers (self-service)
|
||||
tier: Free
|
||||
productCategories: [Endpoint operations]
|
||||
waysToUse:
|
||||
- description: Build scripts for Ansible deployments
|
||||
- description: Deploy osquery to macOS via Jamf
|
||||
- description: Package osquery for Linux servers via Workspace One and Windows servers via group policies
|
||||
# ╔╗ ╔═╗╔╦╗╔═╗╦ ╦ ╦╔╗╔╔═╗╔╦╗╔═╗╦ ╦ ╔═╗╔╦╗╦╔═╗╔╗╔
|
||||
# ╠╩╗╠═╣ ║ ║ ╠═╣ ║║║║╚═╗ ║ ╠═╣║ ║ ╠═╣ ║ ║║ ║║║║
|
||||
# ╚═╝╩ ╩ ╩ ╚═╝╩ ╩ ╩╝╚╝╚═╝ ╩ ╩ ╩╩═╝╩═╝╩ ╩ ╩ ╩╚═╝╝╚╝
|
||||
|
|
|
|||
Loading…
Reference in a new issue