X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=base.yaml;h=a1ba509f2a589ffa73b244805f7c5a3f89a3ce8f;hb=c8c11a09f028ea763328d77ac334796caa4e4cbd;hp=9c2e4e26b1246575f63740cdafb3d34040f8eae6;hpb=8a99e7d461f211f43751d5c72c8dbc5d1ae05ead;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