aboutsummaryrefslogtreecommitdiffstats
path: root/base.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'base.yaml')
-rw-r--r--base.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/base.yaml b/base.yaml
index 9c2e4e26..a1ba509f 100644
--- a/base.yaml
+++ b/base.yaml
@@ -1,13 +1,13 @@
heat_template_version: 2013-05-23
description: 'Tie OpenStack components together'
parameters:
- TemplateRoot:
- description: URL Base where all of our templates are available
- type: string
KeystoneAdminToken:
description: Admin Token needed for keystone
type: string
hidden: true
+ TemplateRoot:
+ description: URL Base where all of our templates are available
+ type: string
resources:
RabbitMQ:
type: AWS::CloudFormation::Stack