18791: update documentation, fix single host/single hostname installer
authorWard Vandewege <ward@curii.com>
Mon, 21 Feb 2022 00:44:24 +0000 (19:44 -0500)
committerWard Vandewege <ward@curii.com>
Wed, 2 Mar 2022 01:10:17 +0000 (20:10 -0500)
commitbc4bdc706714720d59372c1c918a36303d4d2ad5
treeffb3946524e894e11e75beec229d1dc6589329b2
parent7334ee9ee6350f2b5f0384d8166e7c4f58d86864
18791: update documentation, fix single host/single hostname installer
       with self-signed certificates. Fix tests/run-test.sh so it works
       even with just crunch-dispatch-local.

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward@curii.com>
doc/_includes/_install_custom_certificates.liquid
doc/install/salt-multi-host.html.textile.liquid
doc/install/salt-single-host.html.textile.liquid
doc/install/salt.html.textile.liquid
tools/salt-install/local.params.example.multiple_hosts
tools/salt-install/local.params.example.single_host_multiple_hostnames
tools/salt-install/local.params.example.single_host_single_hostname
tools/salt-install/provision.sh
tools/salt-install/tests/run-test.sh