aboutsummaryrefslogtreecommitdiffstats
path: root/examples/source.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/source.yaml')
-rw-r--r--examples/source.yaml5
1 files changed, 3 insertions, 2 deletions
diff --git a/examples/source.yaml b/examples/source.yaml
index 89707a7b..88f0bde7 100644
--- a/examples/source.yaml
+++ b/examples/source.yaml
@@ -1,7 +1,8 @@
+HeatTemplateFormatVersion: '2012-12-12'
Parameters:
SourceImage:
- Type: String
- Default: my_image
+ Type: String
+ Default: my_image
Resources:
A:
Type: OS::Nova::Server