Skip to content

Commit

Permalink
Docs v4.64.0 (#26393)
Browse files Browse the repository at this point in the history
Reference doc changes for Fleet 4.64.0

---------

Co-authored-by: Rachael Shaw <r@rachael.wtf>
Co-authored-by: Ian Littman <iansltx@gmail.com>
Co-authored-by: Eric <eashaw@sailsjs.com>
  • Loading branch information
4 people authored Feb 18, 2025
1 parent 9dc3ce8 commit b682ee1
Show file tree
Hide file tree
Showing 2 changed files with 234 additions and 6 deletions.
3 changes: 3 additions & 0 deletions docs/Configuration/yaml-files.md
Original file line number Diff line number Diff line change
Expand Up @@ -347,6 +347,9 @@ software:
- Customer Support
app_store_apps:
- app_store_id: '1091189122'
labels_include_any:
- Product
- Marketing
```

Use `labels_include_any` to target hosts that have any label in the array or `labels_exclude_any` to target hosts that don't have any label in the array. Only one of `labels_include_any` or `labels_exclude_any` can be specified. If neither are specified, all hosts are targeted.
Expand Down
Loading

0 comments on commit b682ee1

Please sign in to comment.