mirror of
https://github.com/saltstack/salt-bootstrap.git
synced 2025-04-17 10:10:25 +00:00
Restore the env var in favour of the default path in the help message
This commit is contained in:
parent
4e6a297ec4
commit
b17621b48b
1 changed files with 2 additions and 2 deletions
|
@ -273,9 +273,9 @@ usage() {
|
|||
-I If set, allow insecure connections while downloading any files. For
|
||||
example, pass '--no-check-certificate' to 'wget' or '--insecure' to 'curl'
|
||||
-A Pass the salt-master DNS name or IP. This will be stored under
|
||||
${_SALT_ETC_DIR}/minion.d/99-master-address.conf
|
||||
\${BS_SALT_ETC_DIR}/minion.d/99-master-address.conf
|
||||
-i Pass the salt-minion id. This will be stored under
|
||||
${_SALT_ETC_DIR}/minion_id
|
||||
\${BS_SALT_ETC_DIR}/minion_id
|
||||
-L Install the Apache Libcloud package if possible(required for salt-cloud)
|
||||
-p Extra-package to install while installing salt dependencies. One package
|
||||
per -p flag. You're responsible for providing the proper package name.
|
||||
|
|
Loading…
Add table
Reference in a new issue