aboutsummaryrefslogtreecommitdiffstats
path: root/ice_validator/tests/fixtures/test_base_template_names/pass/base_well_named_1/base_well_named.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'ice_validator/tests/fixtures/test_base_template_names/pass/base_well_named_1/base_well_named.yaml')
-rw-r--r--ice_validator/tests/fixtures/test_base_template_names/pass/base_well_named_1/base_well_named.yaml36
1 files changed, 18 insertions, 18 deletions
diff --git a/ice_validator/tests/fixtures/test_base_template_names/pass/base_well_named_1/base_well_named.yaml b/ice_validator/tests/fixtures/test_base_template_names/pass/base_well_named_1/base_well_named.yaml
index 5f16fcc..24b4c8f 100644
--- a/ice_validator/tests/fixtures/test_base_template_names/pass/base_well_named_1/base_well_named.yaml
+++ b/ice_validator/tests/fixtures/test_base_template_names/pass/base_well_named_1/base_well_named.yaml
@@ -6,7 +6,7 @@
# ===================================================================
#
# Unless otherwise specified, all software contained herein is licensed
-# under the Apache License, Version 2.0 (the “License”);
+# under the Apache License, Version 2.0 (the "License");
# you may not use this software except in compliance with the License.
# You may obtain a copy of the License at
#
@@ -21,7 +21,7 @@
#
#
# Unless otherwise specified, all documentation contained herein is licensed
-# under the Creative Commons License, Attribution 4.0 Intl. (the “License”);
+# under the Creative Commons License, Attribution 4.0 Intl. (the "License");
# you may not use this documentation except in compliance with the License.
# You may obtain a copy of the License at
#
@@ -38,20 +38,20 @@
# ECOMP is a trademark and service mark of AT&T Intellectual Property.
#
---
-description:
- base
-parameters:
- vm_type_volume_name_0:
- type: string
- vm_type_volume_size_0:
- type: number
-
-resources:
- server_0:
- type: OS::Nova::Server
- properties:
- name: {get_param: server_name_0}
-
-outputs:
- vm_type_volume_id_0:
+description:
+ base
+parameters:
+ vm_type_volume_name_0:
+ type: string
+ vm_type_volume_size_0:
+ type: number
+
+resources:
+ server_0:
+ type: OS::Nova::Server
+ properties:
+ name: {get_param: server_name_0}
+
+outputs:
+ vm_type_volume_id_0:
value: {get_resource: vm_type_volume_0} \ No newline at end of file