X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/ab9fdb73256fb57a48aad2161fa022146031f7ca..3d5a1c29aad86476f2e789e1e54cabf8b4605aa2:/tools/salt-install/terraform/aws/services/terraform.tfvars diff --git a/tools/salt-install/terraform/aws/services/terraform.tfvars b/tools/salt-install/terraform/aws/services/terraform.tfvars index 3a2bf1d8e5..9651537560 100644 --- a/tools/salt-install/terraform/aws/services/terraform.tfvars +++ b/tools/salt-install/terraform/aws/services/terraform.tfvars @@ -2,7 +2,8 @@ # # SPDX-License-Identifier: CC-BY-SA-3.0 -# Set to a specific SSH public key path. Default: ~/.ssh/id_rsa.pub +# SSH public key path to use by the installer script. It will be installed in +# the home directory of the 'deploy_user'. Default: ~/.ssh/id_rsa.pub # pubkey_path = "/path/to/pub.key" # Set the instance type for your nodes. Default: m5a.large