From e3d2af325c63e35ca6f56225c2fbcec583699a9f Mon Sep 17 00:00:00 2001 From: Zachary Wasserman Date: Tue, 23 Jan 2018 09:26:32 -0800 Subject: [PATCH] Use UUID as host identifier in adding hosts docs (#1690) --- docs/infrastructure/adding-hosts-to-fleet.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/infrastructure/adding-hosts-to-fleet.md b/docs/infrastructure/adding-hosts-to-fleet.md index 1c82b9487f..bbfbe6e1fe 100644 --- a/docs/infrastructure/adding-hosts-to-fleet.md +++ b/docs/infrastructure/adding-hosts-to-fleet.md @@ -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