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>
Mon, 21 Feb 2022 00:45:26 +0000 (19:45 -0500)
commit6fc73fc47f81b90889bcacdd54c16c7715b0abfd
tree431dc8eb0e65832579a000807c922d9d7dc59cfe
parent9015155cfdd845ce6a6bdceda8b0ae078cdd3103
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