Missing shell role in single node install refs #19330
authorPeter Amstutz <peter.amstutz@curii.com>
Fri, 5 Aug 2022 19:26:15 +0000 (15:26 -0400)
committerPeter Amstutz <peter.amstutz@curii.com>
Mon, 8 Aug 2022 16:56:42 +0000 (12:56 -0400)
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>

tools/salt-install/local.params.example.single_host_multiple_hostnames
tools/salt-install/local.params.example.single_host_single_hostname

index 20f334166e419ee806b608ac37fd3a27b10dca82..f072fedb40757f20af87ae1e21da86503960aad9 100644 (file)
@@ -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
index a68450094161accb43ef472def621e15b20b2d79..fdb10cf63632fd0ec2a6df84e55552e831a66c5d 100644 (file)
@@ -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
 )
 
 # Set this value when installing a cluster in a single host with a single