X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/4420128dd6ec9ad2d8df94de10441d89977c42cc..3eae74e5af3f81c324ec1d617141afe7619719b4:/doc/install/salt-single-host.html.textile.liquid diff --git a/doc/install/salt-single-host.html.textile.liquid b/doc/install/salt-single-host.html.textile.liquid index 106fab9bd4..4b13dcc11e 100644 --- a/doc/install/salt-single-host.html.textile.liquid +++ b/doc/install/salt-single-host.html.textile.liquid @@ -111,7 +111,6 @@ To supply your own certificate, change the configuration like this:
SSL_MODE="bring-your-own"
-CUSTOM_CERTS_DIR="${SCRIPT_DIR}/certs"
 
@@ -135,8 +134,6 @@ When you finished customizing the configuration, you are ready to copy the files
scp -r provision.sh local* tests user@host:
-# if you have set SSL_MODE to "bring-your-own", make sure to also copy the certificate files:
-# scp -r certs user@host:
 ssh user@host sudo ./provision.sh