Use UUID as host identifier in adding hosts docs (#1690)

This commit is contained in:
Zachary Wasserman 2018-01-23 09:26:32 -08:00 committed by GitHub
parent 19cb29375c
commit e3d2af325c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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