X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=base.yaml;h=a1ba509f2a589ffa73b244805f7c5a3f89a3ce8f;hb=737185abf14d5ba0beb1f24b48c1b9abfa90ebc4;hp=9c2e4e26b1246575f63740cdafb3d34040f8eae6;hpb=7b24092d44dd830f593a38da3433c78e2373cfc8;p=apex-tripleo-heat-templates.git 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