Skip to content

Commit 79beaa8

Browse files
committed
Mentioning need to use flavor managed-ssh if specifying CLOUDSTACK_SSH_KEY_NAME param.
1 parent dfaa7da commit 79beaa8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/book/src/development/common.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
# Referring to a prerequisite capi-compatible image you've loaded into Apache CloudStack
3232
export CLOUDSTACK_TEMPLATE_NAME=kube-v1.20.10/ubuntu-2004
3333
34-
# The SSH KeyPair to log into the VM (Optional)
34+
# The SSH KeyPair to log into the VM (Optional: use flavor *managed-ssh*)
3535
export CLOUDSTACK_SSH_KEY_NAME=CAPCKeyPair6
3636
```
3737

0 commit comments

Comments
 (0)