diff --git a/web/src/components/modals/agents/AgentDownload.vue b/web/src/components/modals/agents/AgentDownload.vue index 01fd9dd22c..a889766d78 100644 --- a/web/src/components/modals/agents/AgentDownload.vue +++ b/web/src/components/modals/agents/AgentDownload.vue @@ -32,13 +32,9 @@
- --local-salt "C:\\<some folder or path>\\salt-minion-setup.exe" + --nosalt - - To skip downloading the salt-minion during the install. Download it - here - here - + Do not install salt during agent install.
@@ -57,12 +53,6 @@ To use a domain CA
-
- - --timeout NUMBER_IN_SECONDS - - To increase the default timeout of 900 seconds for the installer. Use on slow computers. -

Note: the auth token above will be valid for {{ info.expires }} hours.