diff options
author | Clint Byrum <clint@fewbar.com> | 2013-05-14 11:34:39 -0700 |
---|---|---|
committer | Clint Byrum <clint@fewbar.com> | 2013-06-06 09:28:25 -0700 |
commit | a983dbb103b0353d7cdca53d7e594957f1cccce4 (patch) | |
tree | 66960604b26f899d69c58ecc1e8fac475a29cd5f /rabbitmq.yaml | |
parent | a808e90f0218925bd858a5c11ce6abc104c0fcf5 (diff) |
Make descriptions less redundant.
Diffstat (limited to 'rabbitmq.yaml')
-rw-r--r-- | rabbitmq.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rabbitmq.yaml b/rabbitmq.yaml index d8fdb5f6..80e28eb6 100644 --- a/rabbitmq.yaml +++ b/rabbitmq.yaml @@ -1,5 +1,5 @@ HeatTemplateFormatVersion: '2012-12-12' -Description: 'HEAT Template - Dedicated MySQL server' +Description: 'Dedicated RabbitMQ Server' Parameters: KeyName: Description: Name of an existing EC2 KeyPair to enable SSH access to the instances |