Skip to content

Commit b9194fb

Browse files
author
Darryl Osborne
committed
Removed outdated reference to deprecated nodejs function.
1 parent 0cc1ec3 commit b9194fb

File tree

5 files changed

+2
-2
lines changed

5 files changed

+2
-2
lines changed

.DS_Store

0 Bytes
Binary file not shown.

lustre/.DS_Store

0 Bytes
Binary file not shown.

lustre/templates/04-linux-instance.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ Resources:
124124
S3Bucket: !Sub solution-references-${AWS::Region}
125125
S3Key: fsx/amilookup-lin.zip
126126
Handler: amilookup-lin.handler
127-
Runtime: nodejs8.10
127+
Runtime: nodejs12.x
128128
Timeout: 30
129129
Role: !GetAtt LambdaExecutionRole.Arn
130130
AmiInfo:

windows-file-server/.DS_Store

0 Bytes
Binary file not shown.

windows-file-server/templates/fsxw-demo.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Metadata:
99
AWS::CloudFormation::Interface:
1010
ParameterGroups:
1111
- Label:
12-
default: Demo Environment
12+
default: Virtual Private Cloud
1313
Parameters:
1414
- VpcCidr
1515
- AvailabilityZones

0 commit comments

Comments
 (0)