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-allinone.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'heat-allinone.yaml') diff --git a/heat-allinone.yaml b/heat-allinone.yaml index f1dead28..13fb1dbb 100644 --- a/heat-allinone.yaml +++ b/heat-allinone.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