mirror of
https://github.com/saltstack/salt-bootstrap.git
synced 2025-04-16 09:40:21 +00:00
Fix typo in environment variable comment
This commit is contained in:
parent
ce80fbc7a8
commit
3ce46506e0
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ __ScriptName="bootstrap-salt.sh"
|
|||
# * BS_FORCE_OVERWRITE: Force overriding copied files(config, init.d, etc)
|
||||
# * BS_UPGRADE_SYS: If 1 and an option, upgrade system. Default 0.
|
||||
# * BS_GENTOO_USE_BINHOST: If 1 add `--getbinpkg` to gentoo's emerge
|
||||
# * BS__SALT_MASTER_ADDRESS: The IP or DNS name of the salt-master the minion should connect to
|
||||
# * BS_SALT_MASTER_ADDRESS: The IP or DNS name of the salt-master the minion should connect to
|
||||
# * BS_SALT_GIT_CHECKOUT_DIR: The directory where to clone Salt on git installations
|
||||
#======================================================================================================================
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue