From 3c12e51a8470b43f50320316f9dd76617e2e8f11 Mon Sep 17 00:00:00 2001 From: Clint Byrum Date: Mon, 8 Jul 2013 16:31:43 -0700 Subject: Update nova-compute-instance URL. 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nova-compute-group.yaml') diff --git a/nova-compute-group.yaml b/nova-compute-group.yaml index b1ffa211..7e3d8348 100644 --- a/nova-compute-group.yaml +++ b/nova-compute-group.yaml @@ -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: -- cgit 1.2.3-korg