mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 17:08:53 +00:00
Use UUID as host identifier in adding hosts docs (#1690)
This commit is contained in:
parent
19cb29375c
commit
e3d2af325c
1 changed files with 1 additions and 1 deletions
|
|
@ -110,7 +110,7 @@ osqueryd
|
|||
--enroll_secret_env=OSQUERY_ENROLL_SECRET
|
||||
--tls_server_certs=/etc/osquery/kolide.crt
|
||||
--tls_hostname=kolide.acme.net
|
||||
--host_identifier=hostname
|
||||
--host_identifier=uuid
|
||||
--enroll_tls_endpoint=/api/v1/osquery/enroll
|
||||
--config_plugin=tls
|
||||
--config_tls_endpoint=/api/v1/osquery/config
|
||||
|
|
|
|||
Loading…
Reference in a new issue