Use native server resource in overcloud
[apex-tripleo-heat-templates.git] / heat.yaml
index d6aa52e..d4c3eef 100644 (file)
--- a/heat.yaml
+++ b/heat.yaml
@@ -1,5 +1,5 @@
 HeatTemplateFormatVersion: '2012-12-12'
-Description: 'HEAT Template - Heat Engine and API'
+Description: 'Heat Engine and API'
 Parameters:
   KeyName: 
     Description: Name of an existing EC2 KeyPair to enable SSH access to the instances
@@ -30,9 +30,6 @@ Parameters:
   AvailabilityZones:
     Type: List
     Default: [ 1 ]
-  TemplateURL:
-    Type: String
-    Default: https://raw.github.com/openstack-ops/templates/master/
 Resources:
   EngineAccessPolicy:
     Type: OS::Heat::AccessPolicy