mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 00:55:19 +00:00
doc(topic/bootstrap): document -i
CLI option
It was added in https://github.com/saltstack/salt-bootstrap/pull/348.
This commit is contained in:
parent
1fa78b88d6
commit
3c5ab353e1
@ -183,6 +183,8 @@ Here's a summary of the command line options (and how check them against
|
||||
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
|
||||
${BS_SALT_ETC_DIR}/minion.d/99-master-address.conf
|
||||
-i Pass the salt-minion id. This will be stored under
|
||||
${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…
Reference in New Issue
Block a user