From a7a9a41390315c81e3109fe5e56d30c065c1e1ce Mon Sep 17 00:00:00 2001 From: Harrison Ravazzolo <38767391+harrisonravazzolo@users.noreply.github.com> Date: Fri, 17 Jan 2025 10:41:39 -0800 Subject: [PATCH] Update enroll-hosts.md to include arch64 note (#25518) --- articles/enroll-hosts.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/articles/enroll-hosts.md b/articles/enroll-hosts.md index 0dccd003aa..31b6d832ae 100644 --- a/articles/enroll-hosts.md +++ b/articles/enroll-hosts.md @@ -27,6 +27,8 @@ The `--type` flag is used to specify the fleetd installer type. A `--fleet-url` (Fleet instance URL) and `--enroll-secret` (Fleet enrollment secret) must be specified in order to communicate with Fleet instance. +To build an installer for ARM-based Linux, use the `--arch=arm64` flag with fleetctl. + #### Example Generate fleetd on macOS (.pkg)