X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/623bd0b69f9ad3fe3889acc463955630946275d2..5fe15b9011228668b4b95f2416a87c376479822a:/tools/salt-install/local.params.example.single_host_multiple_hostnames?ds=sidebyside diff --git a/tools/salt-install/local.params.example.single_host_multiple_hostnames b/tools/salt-install/local.params.example.single_host_multiple_hostnames index f6b6526129..20f334166e 100644 --- a/tools/salt-install/local.params.example.single_host_multiple_hostnames +++ b/tools/salt-install/local.params.example.single_host_multiple_hostnames @@ -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 )