From: Clint Byrum Date: Mon, 8 Jul 2013 23:31:43 +0000 (-0700) Subject: Update nova-compute-instance URL. X-Git-Tag: opnfv-6.0.0~2993 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=3c12e51a8470b43f50320316f9dd76617e2e8f11;p=apex-tripleo-heat-templates.git 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 --- 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: