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 /mysql.yaml | |
parent | a808e90f0218925bd858a5c11ce6abc104c0fcf5 (diff) |
Make descriptions less redundant.
Diffstat (limited to 'mysql.yaml')
-rw-r--r-- | mysql.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ HeatTemplateFormatVersion: '2012-12-12' -Description: 'HEAT Template - Dedicated MySQL server' +Description: 'Dedicated MySQL server' Parameters: KeyName: Description: Name of an existing EC2 KeyPair to enable SSH access to the instances |