NFS backend for Cinder
[apex-tripleo-heat-templates.git] / base.yaml
index 9c2e4e2..a1ba509 100644 (file)
--- 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