mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
fix: remove duplicate bullet in doc (#25328)
> No issue, just something I noticed while reading docs # Checklist for submitter If some of the following don't apply, delete the relevant line. <!-- Note that API documentation changes are now addressed by the product design team. --> - [x] Manual QA for all new/changed functionality
This commit is contained in:
parent
f7ec76f1c8
commit
2fea291152
1 changed files with 0 additions and 2 deletions
|
|
@ -30,8 +30,6 @@ Learn more about automatically installing software in a separate guide [here](ht
|
|||
|
||||
* Select the hosts that you want to target with this software, under "Target". Select "All hosts" if you want the software to be available to all your hosts. Select "Custom" to scope the software to specific groups of hosts based on label membership. You can select "Include any", which will scope the software to hosts that have any of the labels you select, or "Exclude any", which will scope the software to hosts that do _not_ have the selected labels.
|
||||
|
||||
* Select the hosts that you want to target with this software, under "Target". Select "All hosts" if you want the software to be available to all your hosts. Select "Custom" to scope the software to specific groups of hosts based on label membership. You can select "Include any", which will scope the software to hosts that have any of the labels you select, or "Exclude any", which will scope the software to hosts that do _not_ have the selected labels.
|
||||
|
||||
* To allow users to install the software from Fleet Desktop, check the “Self-service” checkbox.
|
||||
|
||||
* To customize installer behavior, click on “Advanced options.”
|
||||
|
|
|
|||
Loading…
Reference in a new issue