18791: allow single-host-single-hostname to manage LE certs
authorJavier Bértoli <jbertoli@curii.com>
Fri, 25 Feb 2022 16:40:15 +0000 (13:40 -0300)
committerWard Vandewege <ward@curii.com>
Wed, 2 Mar 2022 01:10:35 +0000 (20:10 -0500)
commitdb988f281315fcbaeb0c32dc26c39890da977466
treea2e5ff3c9a43904a44f339b0611e956f86d1f8d3
parentcb155930046e277e1e90a91dbe9365df95969ca6
18791: allow single-host-single-hostname to manage LE certs

Arvados-DCO-1.1-Signed-off-by: Javier Bértoli <jbertoli@curii.com>
16 files changed:
tools/salt-install/Vagrantfile
tools/salt-install/config_examples/single_host/single_hostname/pillars/arvados.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_workbench2_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/custom_certs.sls [new file with mode: 0644]
tools/salt-install/config_examples/single_host/single_hostname/states/snakeoil_certs.sls
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