Ver a proveniência

added ssh key file option

if ssh fails when using ssh keys try using `--key-file` flag
pull/2636/head
Array in a Matrix há 3 anos
committed by GitHub
ascendente
cometimento
dd1186a13c
Não foi encontrada uma chave conhecida para esta assinatura, na base de dados ID da chave GPG: 4AEE18F83AFDEB23
1 ficheiros alterados com 2 adições e 0 eliminações
  1. +2
    -0
      docs/installing.md

+ 2
- 0
docs/installing.md Ver ficheiro

@@ -36,6 +36,8 @@ If you **don't** use SSH keys for authentication, but rather a regular password,

If you **do** use SSH keys for authentication, **and** use a non-root user to *become* root (sudo), you may need to add `-K` (`--ask-become-pass`) to all Ansible commands

If you **do** use SSH keys for authentication, but SSH fails to connect or unable to locate the SSH keys, you may need to add `--key-file "/PATH/TO/KEY.pem"` to all Ansible commands

There 2 ways to start the installation process - depending on whether you're [Installing a brand new server (without importing data)](#installing-a-brand-new-server-without-importing-data) or [Installing a server into which you'll import old data](#installing-a-server-into-which-youll-import-old-data).




Carregando…
Cancelar
Guardar