Skip to content

Commit e984538

Browse files
committed
ec2-ami: clarify the login user.
1 parent e20448d commit e984538

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/ec2-ami/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ meta-aws/scripts/ec2-ami/create-ec2-ami.sh amitest-bucket 16 core-image-minimal
5151
1. In the Web Console, Navigate to EC2->Images->AMIs
5252
1. Select the desired AMI and click 'Launch instance from Image'
5353
1. Follow the wizard as usual
54-
1. Access the image with the previously provided ssh key with user **user**
54+
1. Access the image with the previously provided ssh key with user **user** or the user specified in [the cloud init configuration](../../dynamic-layers/virtualization-layer/recipes-extended/cloud-init/files/cloud.cfg).
5555

5656
## Limitations
5757

0 commit comments

Comments
 (0)