Skip to content

Commit 3e471d1

Browse files
committed
browser-emulator: remove wrong default KeyName in AMI creation CF
1 parent 0961b4a commit 3e471d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

browser-emulator/aws/EC2-browser-emulator.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Parameters:
1313
KeyName:
1414
Type: String
1515
Description: (Optional) Name of an existing EC2 KeyPair to enable SSH access. Leave empty to not set a key.
16-
Default: 'ivan-aws-virginia'
16+
Default: ''
1717
CacheMediaFilesArgs:
1818
Type: String
1919
Description: Cache media files by resolution and fps if you are going to create multiple instances and want to save time and bandwidth. Use '__enabled__' to cache all media files or specify resolutions and fps (e.g., '1080x60 720x30') to cache only specific combinations. If not set or set to '__disabled__', media files will not be cached.

0 commit comments

Comments
 (0)