Merge branch '18870-installer' refs #18870
authorPeter Amstutz <peter.amstutz@curii.com>
Thu, 30 Jun 2022 18:06:48 +0000 (14:06 -0400)
committerPeter Amstutz <peter.amstutz@curii.com>
Thu, 30 Jun 2022 18:08:37 +0000 (14:08 -0400)
commitb8c1729e63dcf8e94b296d6ee90cf7c16c79d72c
treef911ac146d1aa8e891dacabf58b9ebcb3f00e584
parent0841b144012a6cd54c927c2141d72411b0c86070
Merge branch '18870-installer' refs #18870

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
15 files changed:
services/login-sync/bin/arvados-login-sync
tools/salt-install/config_examples/multi_host/aws/pillars/arvados.sls
tools/salt-install/config_examples/multi_host/aws/pillars/postgresql.sls
tools/salt-install/config_examples/multi_host/aws/states/shell_cron_add_login_sync.sls
tools/salt-install/config_examples/single_host/multiple_hostnames/pillars/nginx_passenger.sls
tools/salt-install/config_examples/single_host/multiple_hostnames/pillars/postgresql.sls
tools/salt-install/config_examples/single_host/multiple_hostnames/states/host_entries.sls
tools/salt-install/config_examples/single_host/single_hostname/pillars/nginx_passenger.sls
tools/salt-install/config_examples/single_host/single_hostname/pillars/postgresql.sls
tools/salt-install/config_examples/single_host/single_hostname/states/host_entries.sls
tools/salt-install/installer.sh [new file with mode: 0755]
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