Skip to content

Commit

Permalink
fixup! Use install.sh in discovery's default installer
Browse files Browse the repository at this point in the history
  • Loading branch information
hugoShaka committed Feb 21, 2025
1 parent ff74b90 commit 8ab1af3
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions lib/srv/server/installer/defaultinstallers.go
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,6 @@ import (
"github.com/gravitational/teleport/lib/web/scripts/oneoff"
)

// Depending on your cluster setup we have 2 installers:
// - LegacyDefaultInstaller which uses oneoff.sh to download teleport and run "teleport install".
// Teleport install does package-based installations.
// -

// LegacyDefaultInstaller represents the default installer script provided by teleport.
var (
// LegacyDefaultInstaller uses oneoff.sh to download the Teleport tarball and run `teleport install`.
Expand Down

0 comments on commit 8ab1af3

Please sign in to comment.