зеркало из https://github.com/Azure/ARO-RP.git
Update docs/deploy-full-rp-service-in-dev.md
Co-authored-by: Caden Marchese <56140267+cadenmarchese@users.noreply.github.com>
This commit is contained in:
Родитель
9a2da59de2
Коммит
7b857f18a2
|
@ -17,7 +17,7 @@
|
|||
```
|
||||
|
||||
1. Create a full environment file, which overrides some default `./env` options when sourced
|
||||
* if your ssh keypair is using `ed25519` or your key isn't named `~/.ssh/id_rsa.pub`, add `export SSH_PUBLIC_KEY=~/.ssh/id_ed25519.pub`
|
||||
* if using a public key separate from `~/.ssh/id_rsa.pub`, source it with `export SSH_PUBLIC_KEY=~/.ssh/id_separate.pub`
|
||||
```bash
|
||||
cp env-int.example env-int
|
||||
vi env-int
|
||||
|
|
Загрузка…
Ссылка в новой задаче