X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/8a27fe370239ecb8e50d53f46b45ed61203a35ca..a86028d71e9560db5055e4fb8741b65675c9fe4b:/tools/salt-install/provision.sh?ds=sidebyside diff --git a/tools/salt-install/provision.sh b/tools/salt-install/provision.sh index c8e2604799..3c5fb41e0f 100755 --- a/tools/salt-install/provision.sh +++ b/tools/salt-install/provision.sh @@ -52,13 +52,13 @@ usage() { echo >&2 " -h, --help Display this help and exit" echo >&2 " --dump-config Dumps the pillars and states to a directory" echo >&2 " This parameter does not perform any installation at all. It's" - echo >&2 " intended to give you a parsed sot of configuration files so" + echo >&2 " intended to give you a parsed set of configuration files so" echo >&2 " you can inspect them or use them in you Saltstack infrastructure." echo >&2 " It" echo >&2 " - parses the pillar and states templates," echo >&2 " - downloads the helper formulas with their desired versions," echo >&2 " - prepares the 'top.sls' files both for pillars and states" - echo >&2 " for the selected role/s" + echo >&2 " for the selected role(s)" echo >&2 " - writes the resulting files into " echo >&2 " -v, --vagrant Run in vagrant and use the /vagrant shared dir" echo >&2 " --development Run in dev mode, using snakeoil certs"