From a983dbb103b0353d7cdca53d7e594957f1cccce4 Mon Sep 17 00:00:00 2001 From: Clint Byrum Date: Tue, 14 May 2013 11:34:39 -0700 Subject: Make descriptions less redundant. --- heat.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'heat.yaml') diff --git a/heat.yaml b/heat.yaml index d6aa52ed..4409f19a 100644 --- a/heat.yaml +++ b/heat.yaml @@ -1,5 +1,5 @@ HeatTemplateFormatVersion: '2012-12-12' -Description: 'HEAT Template - Heat Engine and API' +Description: 'Heat Engine and API' Parameters: KeyName: Description: Name of an existing EC2 KeyPair to enable SSH access to the instances -- cgit 1.2.3-korg