summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-openstack/recipes-devtools/python/python-heat/autoscaling_example.template2
-rw-r--r--meta-openstack/recipes-devtools/python/python-heat/one_vm_example.template2
-rw-r--r--meta-openstack/recipes-devtools/python/python-heat/two_vms_example.template2
3 files changed, 3 insertions, 3 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-heat/autoscaling_example.template b/meta-openstack/recipes-devtools/python/python-heat/autoscaling_example.template
index 6391187..1479a99 100644
--- a/meta-openstack/recipes-devtools/python/python-heat/autoscaling_example.template
+++ b/meta-openstack/recipes-devtools/python/python-heat/autoscaling_example.template
@@ -1,4 +1,4 @@
1heat_template_version: 2014-05-06 1heat_template_version: 2013-05-23
2description: AutoScaling 2description: AutoScaling
3parameters: 3parameters:
4 instance_type: 4 instance_type:
diff --git a/meta-openstack/recipes-devtools/python/python-heat/one_vm_example.template b/meta-openstack/recipes-devtools/python/python-heat/one_vm_example.template
index 07d6e6d..17711dc 100644
--- a/meta-openstack/recipes-devtools/python/python-heat/one_vm_example.template
+++ b/meta-openstack/recipes-devtools/python/python-heat/one_vm_example.template
@@ -1,4 +1,4 @@
1heat_template_version: 2014-05-06 1heat_template_version: 2013-05-23
2description: Template to deploy one VM 2description: Template to deploy one VM
3parameters: 3parameters:
4 vm_type: 4 vm_type:
diff --git a/meta-openstack/recipes-devtools/python/python-heat/two_vms_example.template b/meta-openstack/recipes-devtools/python/python-heat/two_vms_example.template
index 9690e5a..2f2e2b5 100644
--- a/meta-openstack/recipes-devtools/python/python-heat/two_vms_example.template
+++ b/meta-openstack/recipes-devtools/python/python-heat/two_vms_example.template
@@ -1,4 +1,4 @@
1heat_template_version: 2014-05-06 1heat_template_version: 2013-05-23
2description: Template to deploy two VMs 2description: Template to deploy two VMs
3parameters: 3parameters:
4 vm_type: 4 vm_type: