Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions modules/client-configuration/pages/clients-ubuntu.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -333,3 +333,9 @@ ifdef::backend-pdf[]
include::../partials/create_bootstrap_repo_register.adoc[]
endif::[]

[WARNING]
====
The term "bootstrap script" in {productname} refers to the script generated by the {productname} Server, not the upstream https://github.com/saltstack/salt-bootstrap[salt-bootstrap] project.
Using the upstream `salt-bootstrap` script to register minions is unsupported. It installs a standard Salt package that is missing patches required by {productname}, and may install a version that is incompatible with your server. This can cause registration failures such as `The Salt Master server's public key did not authenticate`.
All minions must use the `venv-salt-minion` Salt Bundle package from the Client Tools repository for their distribution. See xref:client-configuration:registration-overview.adoc[] for the supported registration methods.
====