[ARVADOS] updated: 2.1.0-2048-g60418cbc5
Git user
git at public.arvados.org
Fri Mar 11 11:04:33 UTC 2022
Summary of changes:
doc/install/salt-multi-host.html.textile.liquid | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
via 60418cbc557779898c50052af088f44f699ae157 (commit)
from 26b79ef9f5a501421a5234a0edc6c8af108ca6cc (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
commit 60418cbc557779898c50052af088f44f699ae157
Author: Javier Bértoli <jbertoli at curii.com>
Date: Fri Mar 11 08:02:46 2022 -0300
18663: address review comments
Arvados-DCO-1.1-Signed-off-by: Javier Bértoli <jbertoli at curii.com>
diff --git a/doc/install/salt-multi-host.html.textile.liquid b/doc/install/salt-multi-host.html.textile.liquid
index 6ef274a03..91c6c3128 100644
--- a/doc/install/salt-multi-host.html.textile.liquid
+++ b/doc/install/salt-multi-host.html.textile.liquid
@@ -150,7 +150,7 @@ ssh user at host sudo ./provision.sh --config local.params --roles database
h4. API
<notextile>
<pre><code>scp -r provision.sh local* user at host:
-ssh user at host sudo ./provision.sh --config local.params --roles api,controller,websocket,dispatcher
+ssh user at host sudo ./provision.sh --config local.params --roles api,controller,websocket,dispatcher,keepbalance
</code></pre>
</notextile>
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list