X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/093ec98e4a065acfc537ea22c08c337c115fe273..4090574822afd6a7b48ccd277ba84c3cc6244e71:/tools/salt-install/local.params.example.single_host_single_hostname diff --git a/tools/salt-install/local.params.example.single_host_single_hostname b/tools/salt-install/local.params.example.single_host_single_hostname index 58847e3c5e..a684500941 100644 --- a/tools/salt-install/local.params.example.single_host_single_hostname +++ b/tools/salt-install/local.params.example.single_host_single_hostname @@ -18,7 +18,6 @@ DEPLOY_USER=root # The mapping of nodes to roles # installer.sh will log in to each of these nodes and then provision # it for the specified roles. -declare -A NODES NODES=( [localhost]=api,controller,websocket,dispatcher,keepbalance,keepstore,keepproxy,keepweb,workbench,workbench2,webshell )