Skip to content

Commit 1a7ada4

Browse files
committed
Update the parameter description and add it to the interface metadata section
1 parent 4216fb9 commit 1a7ada4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

templates/aws-stack.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ Metadata:
4141
- ImageId
4242
- ImageIdParameter
4343
- InstanceType
44+
- EnableInstanceStorage
4445
- AgentsPerInstance
4546
- KeyName
4647
- SpotPrice
@@ -385,7 +386,7 @@ Parameters:
385386

386387
EnableInstanceStorage:
387388
Type: String
388-
Description: Mount any Instance Storage on the EC2 instance (on /ephemeral)
389+
Description: Mount available NVMe Instance Storage at /mnt/ephemeral
389390
AllowedValues:
390391
- "true"
391392
- "false"

0 commit comments

Comments
 (0)