diff options
Diffstat (limited to 'nfs-server-source.yaml')
-rw-r--r-- | nfs-server-source.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/nfs-server-source.yaml b/nfs-server-source.yaml index 22214ae0..0fed3920 100644 --- a/nfs-server-source.yaml +++ b/nfs-server-source.yaml @@ -1,6 +1,6 @@ Description: 'NFS server share configuration for testing' Resources: - notCompute0Config: + controller0Config: Type: AWS::AutoScaling::LaunchConfiguration Metadata: nfs_server: @@ -25,4 +25,4 @@ Resources: - ctlplane - Fn::GetAtt: - BlockStorage0 - - networks
\ No newline at end of file + - networks |