We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfaa7da commit 79beaa8Copy full SHA for 79beaa8
docs/book/src/development/common.md
@@ -31,7 +31,7 @@
31
# Referring to a prerequisite capi-compatible image you've loaded into Apache CloudStack
32
export CLOUDSTACK_TEMPLATE_NAME=kube-v1.20.10/ubuntu-2004
33
34
- # The SSH KeyPair to log into the VM (Optional)
+ # The SSH KeyPair to log into the VM (Optional: use flavor *managed-ssh*)
35
export CLOUDSTACK_SSH_KEY_NAME=CAPCKeyPair6
36
```
37
0 commit comments