18791: make the test hasher workflow work by fixing dns resolution
authorWard Vandewege <ward@curii.com>
Fri, 25 Feb 2022 02:08:47 +0000 (21:08 -0500)
committerWard Vandewege <ward@curii.com>
Wed, 2 Mar 2022 01:10:25 +0000 (20:10 -0500)
commitcb155930046e277e1e90a91dbe9365df95969ca6
tree49aef5333f22edb5e192fa0f62b50a113f93f3e9
parentbc4bdc706714720d59372c1c918a36303d4d2ad5
18791: make the test hasher workflow work by fixing dns resolution
       inside docker. Cleanup for the local.params file.

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward@curii.com>
15 files changed:
doc/install/salt-single-host.html.textile.liquid
tools/salt-install/config_examples/single_host/single_hostname/pillars/arvados.sls
tools/salt-install/config_examples/single_host/single_hostname/pillars/docker.sls
tools/salt-install/config_examples/single_host/single_hostname/pillars/nginx_api_configuration.sls
tools/salt-install/config_examples/single_host/single_hostname/pillars/nginx_controller_configuration.sls
tools/salt-install/config_examples/single_host/single_hostname/pillars/nginx_keepproxy_configuration.sls
tools/salt-install/config_examples/single_host/single_hostname/pillars/nginx_keepweb_configuration.sls
tools/salt-install/config_examples/single_host/single_hostname/pillars/nginx_webshell_configuration.sls
tools/salt-install/config_examples/single_host/single_hostname/pillars/nginx_websocket_configuration.sls
tools/salt-install/config_examples/single_host/single_hostname/pillars/nginx_workbench_configuration.sls
tools/salt-install/config_examples/single_host/single_hostname/states/host_entries.sls
tools/salt-install/config_examples/single_host/single_hostname/states/snakeoil_certs.sls
tools/salt-install/local.params.example.single_host_single_hostname
tools/salt-install/provision.sh
tools/salt-install/tests/run-test.sh