Merge pull request #5592 from notpeter/master
Add documentation for salt bootstrap script config parameter.
This commit is contained in:
commit
ea08ef8ff8
|
@ -65,6 +65,7 @@ you can specify a branch, tag, or any treeish. Not supported on Windows.
|
|||
* `always_install` (boolean) - Installs salt binaries even
|
||||
if they are already detected, default `false`
|
||||
|
||||
* `bootstrap_script` (string) - Path to your customized salt-bootstrap.sh script.
|
||||
|
||||
* `bootstrap_options` (string) - Additional command-line options to
|
||||
pass to the bootstrap script.
|
||||
|
|
Loading…
Reference in New Issue