X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/750366f2b8978d52babc2345184a7797b4601a98..067b16c3cb19f17cca368b1373977c5610511806:/tools/salt-install/local.params.example.single_host_multiple_hostnames 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 20f334166e..f072fedb40 100644 --- a/tools/salt-install/local.params.example.single_host_multiple_hostnames +++ b/tools/salt-install/local.params.example.single_host_multiple_hostnames @@ -19,7 +19,7 @@ DEPLOY_USER=root # installer.sh will log in to each of these nodes and then provision # it for the specified roles. NODES=( - [localhost]=api,controller,websocket,dispatcher,keepbalance,keepstore,keepproxy,keepweb,workbench,workbench2,webshell + [localhost]=api,controller,websocket,dispatcher,keepbalance,keepstore,keepproxy,keepweb,workbench,workbench2,webshell,shell ) # External ports used by the Arvados services