Update nova-compute-instance URL.
authorClint Byrum <clint@fewbar.com>
Mon, 8 Jul 2013 23:31:43 +0000 (16:31 -0700)
committerClint Byrum <clint@fewbar.com>
Tue, 9 Jul 2013 21:14:36 +0000 (14:14 -0700)
Heat must download nested stack templates from a static URL. We
have chosen a reasonable default, the official repository for
tripleo-heat-templates.

Change-Id: I9f8f1f3d3ec6492cf3891fab4fe793e05e703eb5

nova-compute-group.yaml

index b1ffa21..7e3d834 100644 (file)
@@ -34,7 +34,7 @@ Parameters:
     Type: String
   NovaComputeTemplate:
     Type: String
-    Default: https://raw.github.com/SpamapS/templates/MERGE/nova-compute-instance.yaml
+    Default: https://raw.github.com/stackforge/tripleo-heat-templates/master/nova-compute-instance.yaml
   NovaDSN:
     Type: String
   QuantumDSN: