aboutsummaryrefslogtreecommitdiffstats
path: root/nfs-server-source.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'nfs-server-source.yaml')
-rw-r--r--nfs-server-source.yaml16
1 files changed, 8 insertions, 8 deletions
diff --git a/nfs-server-source.yaml b/nfs-server-source.yaml
index 0fed3920..bad7cced 100644
--- a/nfs-server-source.yaml
+++ b/nfs-server-source.yaml
@@ -1,28 +1,28 @@
-Description: 'NFS server share configuration for testing'
-Resources:
+description: 'NFS server share configuration for testing'
+resources:
controller0Config:
- Type: AWS::AutoScaling::LaunchConfiguration
- Metadata:
+ type: AWS::AutoScaling::LaunchConfiguration
+ metadata:
nfs_server:
shares:
Merge::Map:
NovaCompute0:
- Fn::Join:
+ list_join:
- ' '
- - Fn::Select:
- 0
- Fn::Select:
- ctlplane
- - Fn::GetAtt:
+ - get_attr:
- NovaCompute0
- networks
BlockStorage0:
- Fn::Join:
+ list_join:
- ' '
- - Fn::Select:
- 0
- Fn::Select:
- ctlplane
- - Fn::GetAtt:
+ - get_attr:
- BlockStorage0
- networks