From 444a61666d1984bf03a99e69a8ba97d54aee3c49 Mon Sep 17 00:00:00 2001 From: Paul Gottschling Date: Mon, 24 Jun 2024 11:22:10 -0400 Subject: [PATCH] Respond to r0mant feedback --- docs/pages/upgrading/automatic-agent-updates.mdx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/pages/upgrading/automatic-agent-updates.mdx b/docs/pages/upgrading/automatic-agent-updates.mdx index 32f291435488f..b466572de30a4 100644 --- a/docs/pages/upgrading/automatic-agent-updates.mdx +++ b/docs/pages/upgrading/automatic-agent-updates.mdx @@ -151,8 +151,8 @@ Server ID Hostname Services Version Upgrader ``` Note that the `inventory ls` command will also list `teleport-auth` and -`teleport-proxy` services. These services are managed by the Teleport team, and -updates will be performed automatically. +`teleport-proxy` services. If you use managed Teleport Enterprise, the Teleport +team updates these services automatically. ## Step 3/4. Enroll agents on Linux servers in automatic updates @@ -184,14 +184,14 @@ updates will be performed automatically. to enroll into automatic updates: - + ```code $ curl https://goteleport.com/static/install.sh | bash -s ${TELEPORT_VERSION?} cloud ``` - + ```code $ curl https://goteleport.com/static/install.sh | bash -s ${TELEPORT_VERSION?} enterprise