[VVP] Added new three new reports
[vvp/validation-scripts.git] / ice_validator / tests / fixtures / test_base_template_names / fail / failing_directory / check_cant_fail.yaml
index 5f16fcc..24b4c8f 100644 (file)
@@ -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
 #
 # ECOMP is a trademark and service mark of AT&T Intellectual Property.
 #
 ---
-description:\r
-    base\r
-parameters:\r
-    vm_type_volume_name_0:\r
-        type: string\r
-    vm_type_volume_size_0:\r
-        type: number\r
-\r
-resources:\r
-    server_0:\r
-        type: OS::Nova::Server\r
-        properties:\r
-            name: {get_param: server_name_0}\r
-\r
-outputs:\r
-    vm_type_volume_id_0:\r
+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