19215: Small fixes on the deploy phase.
authorLucas Di Pentima <lucas.dipentima@curii.com>
Wed, 5 Oct 2022 19:41:24 +0000 (16:41 -0300)
committerLucas Di Pentima <lucas.dipentima@curii.com>
Wed, 5 Oct 2022 19:41:24 +0000 (16:41 -0300)
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima@curii.com>

tools/salt-install/config_examples/single_host/single_hostname/states/snakeoil_certs.sls
tools/salt-install/local.params.example.single_host_single_hostname

index 8d416a8d97bdefa19c984ed4bcbce4da251f4ccf..0ee79491830f58e3c47933b71dfd164f1d5001da 100644 (file)
@@ -62,7 +62,7 @@ extra_snakeoil_certs_arvados_snakeoil_ca_cmd_run:
     - name: |
         # These dirs are not too CentOS-ish, but this is a helper script
         # and they should be enough
-       /bin/bash -c "mkdir -p /etc/ssl/certs/ /etc/ssl/private/ && \
+        /bin/bash -c "mkdir -p /etc/ssl/certs/ /etc/ssl/private/ && \
         openssl req \
           -new \
           -nodes \
index 1c72446a2921656c52e81299346458a0f263cdac..eaa71e7a207875769b42f36087a227820e3f5a12 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]=database,api,controller,websocket,dispatcher,keepbalance,keepstore,keepproxy,keepweb,workbench,workbench2,webshell,shell
+  [localhost]=''
 )
 
 # HOSTNAME_EXT must be set to the address that users will use to